Home
last modified time | relevance | path

Searched refs:not_found (Results 1 – 23 of 23) sorted by relevance

/src/lib/libc/tests/string/
H A Dmemrchr_test.c23 ATF_TC_WITHOUT_HEAD(not_found);
24 ATF_TC_BODY(not_found, tc) in ATF_TC_BODY() argument
111 ATF_TP_ADD_TC(tp, not_found); in ATF_TP_ADD_TCS()
/src/lib/libpam/modules/pam_group/
H A Dpam_group.c106 not_found: in pam_group()
118 goto not_found; in pam_group()
/src/contrib/llvm-project/libcxx/include/__filesystem/
H A Dfile_type.h27 not_found = -1, enumerator
H A Doperations.h149 return status_known(__s) && __s.type() != file_type::not_found; in exists()
/src/sys/fs/devfs/
H A Ddevfs_vnops.c517 int not_found; in devfs_allocv_drop_refs() local
519 not_found = 0; in devfs_allocv_drop_refs()
521 not_found = 1; in devfs_allocv_drop_refs()
523 KASSERT(not_found == 1, ("DEVFS de dropped but not doomed")); in devfs_allocv_drop_refs()
527 KASSERT(not_found == 1, in devfs_allocv_drop_refs()
529 not_found = 2; in devfs_allocv_drop_refs()
533 if (not_found == 1 || (drop_dm_lock && not_found != 2)) in devfs_allocv_drop_refs()
535 return (not_found); in devfs_allocv_drop_refs()
/src/contrib/libevent/sample/
H A Dhttp-server.c120 goto not_found; /* no exension */ in guess_content_type()
127 not_found: in guess_content_type()
/src/contrib/ntp/sntp/libevent/sample/
H A Dhttp-server.c120 goto not_found; /* no exension */ in guess_content_type()
127 not_found: in guess_content_type()
/src/tests/atf_python/sys/net/
H A Dvnet.py316 not_found = self._wait_interfaces(vnet_name, [i.name for i in ifaces])
317 if not_found:
319 "Interfaces {} has not appeared in vnet {}".format(not_found, vnet_name)
/src/crypto/heimdal/lib/krb5/
H A Dget_cred.c670 not_found(krb5_context context, krb5_const_principal p, krb5_error_code code) in not_found() function
710 return not_found(context, server, KRB5_CC_NOTFOUND); in find_cred()
802 return not_found(context, in_creds->server, KRB5_CC_NOTFOUND); in get_cred_kdc_capath_worker()
1187 return not_found(context, in_creds->server, KRB5_CC_NOTFOUND); in krb5_get_credentials_with_flags()
1407 ret = not_found(context, in_creds.server, KRB5_CC_NOTFOUND); in krb5_get_creds()
/src/contrib/jemalloc/src/
H A Dprof_data.c332 bool not_found; in prof_lookup() local
340 not_found = ckh_search(&tdata->bt2tctx, bt, NULL, &ret.v); in prof_lookup()
341 if (!not_found) { /* Note double negative! */ in prof_lookup()
345 if (not_found) { in prof_lookup()
/src/crypto/openssl/crypto/hashtable/
H A Dhashtable.c550 goto not_found; in ossl_ht_insert_locked()
579 not_found: in ossl_ht_insert_locked()
/src/contrib/llvm-project/libcxx/src/filesystem/
H A Dfile_descriptor.h198 return file_status(file_type::not_found); in create_file_status()
/src/contrib/ntp/sntp/m4/
H A Dntp_openssl.m4323 for i in $ntp_ssl_libdir_search not_found
326 not_found) ;;
344 not_found)
/src/usr.sbin/bsdconfig/share/
H A Dsysrc.subr535 local not_found=
544 not_found=1
560 if [ "$not_found" ]; then
/src/lib/libc/db/mpool/
H A Dmpool.libtp326 goto not_found;
366 not_found:
/src/contrib/ntp/sntp/libevent/
H A Dbuffer.c2758 goto not_found; in evbuffer_search_range()
2770 goto not_found; in evbuffer_search_range()
2777 not_found: in evbuffer_search_range()
/src/contrib/libevent/
H A Dbuffer.c2758 goto not_found; in evbuffer_search_range()
2770 goto not_found; in evbuffer_search_range()
2777 not_found: in evbuffer_search_range()
/src/contrib/wpa/src/eap_server/
H A Deap_server.c1641 goto not_found; in eap_sm_process_nak()
1654 not_found: in eap_sm_process_nak()
/src/sys/dev/aic7xxx/
H A Daic79xx.seq1124 cmp SCSIBUS, MSG_SIMPLE_Q_TAG jne not_found;
1137 jmp not_found;
1147 test SCB_CONTROL,DISCONNECTED jz not_found;
1159 not_found:
H A Daic7xxx.seq1891 cmp LASTPHASE, P_MESGIN jne not_found;
1895 cmp SCSIBUSL,MSG_SIMPLE_Q_TAG jne not_found;
1948 not_found:
/src/sys/contrib/openzfs/module/zfs/
H A Dddt.c1574 goto not_found; in ddt_configure()
1646 not_found: in ddt_configure()
/src/contrib/ntp/sntp/
H A Dconfigure16610 for i in $ntp_ssl_libdir_search not_found
16613 not_found) ;;
16667 not_found)
/src/contrib/ntp/
H A Dconfigure26009 for i in $ntp_ssl_libdir_search not_found
26012 not_found) ;;
26066 not_found)