| /freebsd-10-stable/contrib/groff/src/roff/troff/ |
| D | charinfo.h | 35 char not_found; variable 203 if (not_found) in first_time_not_found() 206 not_found = 1; in first_time_not_found()
|
| D | node.cpp | 5862 int not_found; in mount_font_no_translate() local 5863 fm = font::load_font(external_name.contents(), ¬_found, check_only); in mount_font_no_translate() 5867 if (not_found) in mount_font_no_translate()
|
| D | input.cpp | 8093 not_found(0), transparent_translate(1), translate_input(0), in charinfo()
|
| /freebsd-10-stable/lib/libpam/modules/pam_group/ |
| D | pam_group.c | 107 not_found: in pam_group() 119 goto not_found; in pam_group()
|
| /freebsd-10-stable/contrib/groff/src/libs/libgroff/ |
| D | font.cpp | 489 font *font::load_font(const char *s, int *not_found, int head_only) in load_font() argument 492 if (!f->load(not_found, head_only)) { in load_font() 567 int font::load(int *not_found, int head_only) in load() argument 572 if (not_found) in load() 573 *not_found = 1; in load()
|
| /freebsd-10-stable/sys/fs/devfs/ |
| D | devfs_vnops.c | 375 int not_found; in devfs_allocv_drop_refs() local 377 not_found = 0; in devfs_allocv_drop_refs() 379 not_found = 1; in devfs_allocv_drop_refs() 381 KASSERT(not_found == 1, ("DEVFS de dropped but not doomed")); in devfs_allocv_drop_refs() 385 KASSERT(not_found == 1, in devfs_allocv_drop_refs() 387 not_found = 2; in devfs_allocv_drop_refs() 391 if (not_found == 1 || (drop_dm_lock && not_found != 2)) in devfs_allocv_drop_refs() 393 return (not_found); in devfs_allocv_drop_refs()
|
| /freebsd-10-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-10-stable/sys/net/ |
| D | route.c | 737 int not_found = 0; in ifa_ifwithroute_fib() local 773 not_found = 1; in ifa_ifwithroute_fib() 777 not_found = 1; in ifa_ifwithroute_fib() 782 if (!not_found && rt->rt_ifa != NULL) { in ifa_ifwithroute_fib() 788 if (not_found || ifa == NULL) in ifa_ifwithroute_fib()
|
| /freebsd-10-stable/sbin/atm/atmconfig/ |
| D | main.c | 364 goto not_found; in help_func() 408 not_found: in help_func()
|
| /freebsd-10-stable/usr.sbin/bsdconfig/share/ |
| D | sysrc.subr | 536 local not_found= 545 not_found=1 561 if [ "$not_found" ]; then
|
| /freebsd-10-stable/lib/libc/db/mpool/ |
| D | mpool.libtp | 327 goto not_found; 367 not_found:
|
| /freebsd-10-stable/contrib/wpa/src/eap_server/ |
| D | eap_server.c | 1029 goto not_found; in eap_sm_process_nak() 1042 not_found: in eap_sm_process_nak()
|
| /freebsd-10-stable/contrib/ntp/sntp/libevent/ |
| D | buffer.c | 2737 goto not_found; in evbuffer_search_range() 2749 goto not_found; in evbuffer_search_range() 2756 not_found: in evbuffer_search_range()
|
| /freebsd-10-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-10-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-10-stable/contrib/diff/ |
| D | ChangeLog | 975 * src/sdiff.c (not_found, execdiff): Remove. 1863 (free_software_msgid, editor_program, not_found): New vars.
|
| /freebsd-10-stable/contrib/libstdc++/ |
| D | ChangeLog-2005 | 5355 (not_found): Same.
|
| D | ChangeLog-2003 | 8463 (class not_found): Add.
|