HomeSort by: relevance | last modified time | path
    Searched refs:found_entry (Results 1 - 10 of 10) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/tls/
tls_scache.c 376 int found_entry; local
399 found_entry = (dict_seq(cp->db, first_next, &member, &value) == 0);
400 if (found_entry) {
440 if (found_entry) {
445 return (found_entry);
  /src/external/bsd/openldap/dist/libraries/libldap/
ldif.c 798 int last_ch = '\n', found_entry = 0, stop, top_comment = 0; local
818 if ( !found_entry && !ferror( lfp->fp ) ) {
851 if ( !found_entry ) {
859 if ( !found_entry ) {
864 found_entry = 1;
874 found_entry = 0;
923 return( found_entry );
  /src/external/mpl/bind/dist/lib/dns/
geoip2.c 94 if (err != MMDB_SUCCESS || !match.found_entry) {
  /src/external/mpl/dhcp/bind/dist/lib/dns/
geoip2.c 101 if (err != MMDB_SUCCESS || !match.found_entry) {
  /src/usr.sbin/arp/
arp.c 118 static int expire_time, flags, export_only, doing_proxy, found_entry; variable
381 if (found_entry == 0)
472 found_entry = 1;
  /src/usr.sbin/ndp/
ndp.c 281 static int expire_time, flags, found_entry; variable
383 if (found_entry == 0) {
532 found_entry = 1;
  /src/external/gpl3/gcc/dist/libbacktrace/
dwarf.c 3648 int found_entry; local
3683 found_entry = 0;
3688 found_entry = 1;
3697 if (!found_entry)
  /src/external/gpl3/gcc.old/dist/libbacktrace/
dwarf.c 3648 int found_entry; local
3683 found_entry = 0;
3688 found_entry = 1;
3697 if (!found_entry)
  /src/external/gpl3/gdb/dist/libbacktrace/
dwarf.c 3648 int found_entry; local
3683 found_entry = 0;
3688 found_entry = 1;
3697 if (!found_entry)
  /src/external/gpl3/gdb.old/dist/libbacktrace/
dwarf.c 3648 int found_entry; local
3683 found_entry = 0;
3688 found_entry = 1;
3697 if (!found_entry)

Completed in 53 milliseconds