Searched refs:found_entry (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/tls/
H A Dtls_scache.c345 int found_entry; local
368 found_entry = (dict_seq(cp->db, first_next, &member, &value) == 0);
369 if (found_entry) {
405 if (found_entry) {
410 return (found_entry);
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/liblutil/
H A Dldif.c797 int last_ch = '\n', found_entry = 0, stop, top_comment = 0; local
832 if ( !found_entry ) {
840 if ( !found_entry ) {
845 found_entry = 1;
855 found_entry = 0;
907 return( found_entry );
/netbsd-6-1-5-RELEASE/usr.sbin/arp/
H A Darp.c115 static int expire_time, flags, export_only, doing_proxy, found_entry; variable
335 if (found_entry == 0)
449 found_entry = 1;
/netbsd-6-1-5-RELEASE/usr.sbin/ndp/
H A Dndp.c326 static int expire_time, flags, found_entry; variable
439 if (found_entry == 0) {
596 found_entry = 1;

Completed in 78 milliseconds