| /freebsd-12-stable/lib/libpam/modules/pam_group/ |
| D | pam_group.c | 109 not_found: in pam_group() 121 goto not_found; in pam_group()
|
| /freebsd-12-stable/sys/fs/devfs/ |
| D | devfs_vnops.c | 374 int not_found; in devfs_allocv_drop_refs() local 376 not_found = 0; in devfs_allocv_drop_refs() 378 not_found = 1; in devfs_allocv_drop_refs() 380 KASSERT(not_found == 1, ("DEVFS de dropped but not doomed")); in devfs_allocv_drop_refs() 384 KASSERT(not_found == 1, in devfs_allocv_drop_refs() 386 not_found = 2; in devfs_allocv_drop_refs() 390 if (not_found == 1 || (drop_dm_lock && not_found != 2)) in devfs_allocv_drop_refs() 392 return (not_found); in devfs_allocv_drop_refs()
|
| /freebsd-12-stable/contrib/ntp/sntp/libevent/sample/ |
| D | http-server.c | 120 goto not_found; /* no exension */ in guess_content_type() 127 not_found: in guess_content_type()
|
| /freebsd-12-stable/contrib/libevent/sample/ |
| D | http-server.c | 120 goto not_found; /* no exension */ in guess_content_type() 127 not_found: in guess_content_type()
|
| /freebsd-12-stable/crypto/heimdal/lib/krb5/ |
| 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()
|
| /freebsd-12-stable/sys/net/ |
| D | route.c | 729 int not_found = 0; in ifa_ifwithroute() local 768 not_found = 1; in ifa_ifwithroute() 772 not_found = 1; in ifa_ifwithroute() 777 if (!not_found && rt->rt_ifa != NULL) { in ifa_ifwithroute() 782 if (not_found || ifa == NULL) in ifa_ifwithroute()
|
| /freebsd-12-stable/usr.sbin/bsdconfig/share/ |
| D | sysrc.subr | 536 local not_found= 545 not_found=1 561 if [ "$not_found" ]; then
|
| /freebsd-12-stable/contrib/jemalloc/src/ |
| D | prof.c | 791 bool not_found; in prof_lookup() local 801 not_found = ckh_search(&tdata->bt2tctx, bt, NULL, &ret.v); in prof_lookup() 802 if (!not_found) { /* Note double negative! */ in prof_lookup() 806 if (not_found) { in prof_lookup()
|
| /freebsd-12-stable/lib/libc/db/mpool/ |
| D | mpool.libtp | 327 goto not_found; 367 not_found:
|
| /freebsd-12-stable/contrib/ntp/sntp/libevent/ |
| 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()
|
| /freebsd-12-stable/contrib/libevent/ |
| 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()
|
| /freebsd-12-stable/contrib/wpa/src/eap_server/ |
| D | eap_server.c | 1641 goto not_found; in eap_sm_process_nak() 1654 not_found: in eap_sm_process_nak()
|
| /freebsd-12-stable/contrib/gdb/gdb/ |
| D | breakpoint.c | 4309 int not_found = 0; in resolve_pending_breakpoint() local 5079 int not_found = 0; in break_command_1() local 5091 parse_args.not_found_ptr = ¬_found; in break_command_1() 5102 if (not_found) in break_command_1()
|
| /freebsd-12-stable/sys/dev/aic7xxx/ |
| D | aic79xx.seq | 1126 cmp SCSIBUS, MSG_SIMPLE_Q_TAG jne not_found; 1139 jmp not_found; 1149 test SCB_CONTROL,DISCONNECTED jz not_found; 1161 not_found:
|
| D | aic7xxx.seq | 1893 cmp LASTPHASE, P_MESGIN jne not_found; 1897 cmp SCSIBUSL,MSG_SIMPLE_Q_TAG jne not_found; 1950 not_found:
|
| /freebsd-12-stable/contrib/llvm-project/libcxx/src/filesystem/ |
| D | operations.cpp | 543 return file_status(file_type::not_found); in create_file_status()
|
| /freebsd-12-stable/contrib/llvm-project/libcxx/include/ |
| D | filesystem | 284 not_found = -1, 1979 return status_known(__s) && __s.type() != file_type::not_found;
|
| /freebsd-12-stable/contrib/diff/ |
| D | ChangeLog | 975 * src/sdiff.c (not_found, execdiff): Remove. 1863 (free_software_msgid, editor_program, not_found): New vars.
|
| /freebsd-12-stable/contrib/libstdc++/ |
| D | ChangeLog-2005 | 5355 (not_found): Same.
|
| D | ChangeLog-2003 | 8463 (class not_found): Add.
|