/freebsd/contrib/nvi/vi/ |
H A D | v_ch.c | 24 static void notfound(SCR *, ARG_CHAR_T); 158 empty: notfound(sp, key); in v_chf() 167 notfound(sp, key); in v_chf() 250 empty: notfound(sp, key); in v_chF() 259 notfound(sp, key); in v_chF() 284 notfound(SCR *sp, ARG_CHAR_T ch) in notfound() function
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | getcwd.c | 165 goto notfound; in getcwd() 172 goto notfound; in getcwd() 219 notfound: in getcwd()
|
/freebsd/lib/libc/gen/ |
H A D | getcwd.c | 159 goto notfound; in __ssp_real() 166 goto notfound; in __ssp_real() 208 notfound: in __ssp_real()
|
/freebsd/sys/fs/cd9660/ |
H A D | cd9660_lookup.c | 246 goto notfound; in cd9660_lookup() 263 goto notfound; in cd9660_lookup() 305 notfound: in cd9660_lookup()
|
/freebsd/usr.sbin/ypldap/ |
H A D | aldap.c | 479 goto notfound; in aldap_next_attr() 484 goto notfound; in aldap_next_attr() 500 notfound: in aldap_next_attr() 520 goto notfound; in aldap_match_attr() 522 goto notfound; in aldap_match_attr() 538 notfound: in aldap_match_attr()
|
/freebsd/stand/common/ |
H A D | boot.c | 331 goto notfound; in getrootmount() 399 notfound: in getrootmount()
|
/freebsd/sys/net80211/ |
H A D | ieee80211_scan_sta.c | 1293 notfound: in sta_pick_bss() 1309 goto notfound; in sta_pick_bss() 1314 goto notfound; in sta_pick_bss() 1654 notfound: 1703 goto notfound; 1718 goto notfound; 1932 notfound: 1973 goto notfound; 1978 goto notfound;
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | keytab.c | 879 goto notfound; in krb5_kt_have_content() 884 goto notfound; in krb5_kt_have_content() 890 notfound: in krb5_kt_have_content()
|
/freebsd/crypto/openssl/crypto/engine/ |
H A D | eng_list.c | 428 goto notfound; in ENGINE_by_id() 431 notfound: in ENGINE_by_id()
|
/freebsd/lib/libc/nls/ |
H A D | msgcat.c | 326 goto notfound; in catgets() 335 notfound: in catgets()
|
/freebsd/sys/compat/linux/ |
H A D | check_error.d | 84 linuxulator*:util:linux_driver_get_major_minor:notfound
|
/freebsd/usr.sbin/makefs/msdos/ |
H A D | msdosfs_vnops.c | 244 goto notfound; in msdosfs_findslot() 306 notfound: in msdosfs_findslot()
|
/freebsd/sys/ufs/ufs/ |
H A D | ufs_lookup.c | 306 goto notfound; in ufs_lookup_ino() 443 goto notfound; in ufs_lookup_ino() 455 notfound: in ufs_lookup_ino()
|
/freebsd/sys/fs/msdosfs/ |
H A D | msdosfs_lookup.c | 289 goto notfound; in msdosfs_lookup_ino() 374 notfound: in msdosfs_lookup_ino()
|
/freebsd/contrib/sendmail/src/ |
H A D | tls.c | 2507 goto notfound; 2510 goto notfound; 2512 goto notfound; 2519 notfound:
|
/freebsd/sys/net/ |
H A D | if_stf.c | 139 SDT_PROBE_DEFINE0(if_stf, , getsrcifa6, notfound); 489 SDT_PROBE0(if_stf, , getsrcifa6, notfound); in stf_getsrcifa6()
|
/freebsd/contrib/nvi/ex/ |
H A D | ex_tag.c | 937 goto notfound; in ctag_search() 939 notfound: tag_msg(sp, TAG_SEARCH, tag); in ctag_search()
|
/freebsd/sys/fs/ext2fs/ |
H A D | ext2_lookup.c | 389 goto notfound; in ext2_lookup_ino() 461 notfound: in ext2_lookup_ino()
|
/freebsd/sys/fs/devfs/ |
H A D | devfs_vnops.c | 1236 goto notfound; in devfs_mknod() 1239 goto notfound; in devfs_mknod() 1243 notfound: in devfs_mknod()
|
/freebsd/crypto/openssh/ |
H A D | ssh.c | 479 goto notfound; in resolve_canonicalize() 517 notfound: in resolve_canonicalize()
|
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/ |
H A D | dtrace.c | 4744 int notfound = subr == DIF_SUBR_STRSTR ? 0 : -1; local 4747 regs[rd] = notfound; 4851 for (regs[rd] = notfound; addr != limit; addr += inc) {
|