Searched refs:print_entry (Results 1 - 5 of 5) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dgenlist.c117 print_entry(void *entry, void *arg)
128 genlist_foreach(head, print_entry, NULL);
/external/iptables/extensions/
H A Dlibxt_policy.c261 static void print_entry(const char *prefix, const struct xt_policy_elem *e, function
331 print_entry("", &info->pol[i], numeric, NFPROTO_IPV4);
346 print_entry("", &info->pol[i], numeric, NFPROTO_IPV6);
357 print_entry("--", &info->pol[i], false, NFPROTO_IPV4);
370 print_entry("--", &info->pol[i], false, NFPROTO_IPV6);
/external/grub/stage2/
H A Dstage2.c106 print_entry (int y, int highlight, char *entry) function
153 print_entry (y + i + 1, entryno == i, menu_entries);
419 print_entry (4 + entryno, 0,
424 print_entry (4 + entryno, 1,
446 print_entry (4 + entryno, 0,
451 print_entry (4 + entryno, 1,
500 print_entry (4 + entryno, 0,
/external/chromium_org/third_party/openssl/openssl/apps/
H A Dsrp.c143 static void print_entry(CA_DB *db, BIO *bio, int indx, int verbose, char *s) function
159 print_entry(db, bio, indexindex, verbose, "g N entry") ;
170 print_entry(db, bio, userindex, verbose, "User entry");
171 print_entry(db, bio, get_index(db, pp[DB_srpgN], 'I'), verbose, "g N entry");
537 print_entry(db, bio_err, gNindex, verbose > 1, "Default g and N");
/external/openssl/apps/
H A Dsrp.c143 static void print_entry(CA_DB *db, BIO *bio, int indx, int verbose, char *s) function
159 print_entry(db, bio, indexindex, verbose, "g N entry") ;
170 print_entry(db, bio, userindex, verbose, "User entry");
171 print_entry(db, bio, get_index(db, pp[DB_srpgN], 'I'), verbose, "g N entry");
537 print_entry(db, bio_err, gNindex, verbose > 1, "Default g and N");

Completed in 100 milliseconds