| /src/lib/libc/tests/string/ |
| H A D | memrchr_test.c | 23 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 D | pam_group.c | 106 not_found: in pam_group() 118 goto not_found; in pam_group()
|
| /src/contrib/llvm-project/libcxx/include/__filesystem/ |
| H A D | file_type.h | 27 not_found = -1, enumerator
|
| H A D | operations.h | 149 return status_known(__s) && __s.type() != file_type::not_found; in exists()
|
| /src/sys/fs/devfs/ |
| H A D | devfs_vnops.c | 517 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 D | http-server.c | 120 goto not_found; /* no exension */ in guess_content_type() 127 not_found: in guess_content_type()
|
| /src/contrib/ntp/sntp/libevent/sample/ |
| H A D | http-server.c | 120 goto not_found; /* no exension */ in guess_content_type() 127 not_found: in guess_content_type()
|
| /src/tests/atf_python/sys/net/ |
| H A D | vnet.py | 316 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 D | get_cred.c | 670 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 D | prof_data.c | 332 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 D | hashtable.c | 550 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 D | file_descriptor.h | 198 return file_status(file_type::not_found); in create_file_status()
|
| /src/contrib/ntp/sntp/m4/ |
| H A D | ntp_openssl.m4 | 323 for i in $ntp_ssl_libdir_search not_found 326 not_found) ;; 344 not_found)
|
| /src/usr.sbin/bsdconfig/share/ |
| H A D | sysrc.subr | 535 local not_found= 544 not_found=1 560 if [ "$not_found" ]; then
|
| /src/lib/libc/db/mpool/ |
| H A D | mpool.libtp | 326 goto not_found; 366 not_found:
|
| /src/contrib/ntp/sntp/libevent/ |
| H A D | buffer.c | 2758 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 D | buffer.c | 2758 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 D | eap_server.c | 1641 goto not_found; in eap_sm_process_nak() 1654 not_found: in eap_sm_process_nak()
|
| /src/sys/dev/aic7xxx/ |
| H A D | aic79xx.seq | 1124 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 D | aic7xxx.seq | 1891 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 D | ddt.c | 1574 goto not_found; in ddt_configure() 1646 not_found: in ddt_configure()
|
| /src/contrib/ntp/sntp/ |
| H A D | configure | 16610 for i in $ntp_ssl_libdir_search not_found 16613 not_found) ;; 16667 not_found)
|
| /src/contrib/ntp/ |
| H A D | configure | 26009 for i in $ntp_ssl_libdir_search not_found 26012 not_found) ;; 26066 not_found)
|