Searched refs:notfound (Results 1 – 17 of 17) sorted by relevance
| /trueos/contrib/nvi/vi/ |
| HD | v_ch.c | 28 static void notfound __P((SCR *, ARG_CHAR_T)); 162 empty: notfound(sp, key); in v_chf() 171 notfound(sp, key); in v_chf() 245 empty: notfound(sp, key); in v_chF() 254 notfound(sp, key); in v_chF() 279 notfound(SCR *sp, ARG_CHAR_T ch) in notfound() function
|
| /trueos/lib/libc/gen/ |
| HD | getcwd.c | 164 goto notfound; 171 goto notfound; 213 notfound:
|
| /trueos/crypto/openssh/openbsd-compat/ |
| HD | getcwd.c | 163 goto notfound; in getcwd() 170 goto notfound; in getcwd() 217 notfound: in getcwd()
|
| /trueos/sys/fs/cd9660/ |
| HD | cd9660_lookup.c | 255 goto notfound; 272 goto notfound; 314 notfound:
|
| /trueos/sys/boot/common/ |
| HD | boot.c | 317 goto notfound; in getrootmount() 381 notfound: in getrootmount()
|
| /trueos/sys/net80211/ |
| HD | ieee80211_scan_sta.c | 1243 notfound: in sta_pick_bss() 1259 goto notfound; in sta_pick_bss() 1264 goto notfound; in sta_pick_bss() 1599 notfound: 1647 goto notfound; 1660 goto notfound; 1895 notfound: 1932 goto notfound; 1937 goto notfound;
|
| /trueos/sys/compat/linux/ |
| HD | linux_util.c | 84 LIN_SDT_PROBE_DEFINE1(util, linux_driver_get_major_minor, notfound, "char *"); 223 LIN_SDT_PROBE1(util, linux_driver_get_major_minor, notfound, node); in linux_driver_get_major_minor()
|
| HD | check_error.d | 111 linuxulator*:util:linux_driver_get_major_minor:notfound
|
| /trueos/crypto/openssl/crypto/engine/ |
| HD | eng_list.c | 384 goto notfound; in ENGINE_by_id() 387 notfound: in ENGINE_by_id()
|
| /trueos/crypto/heimdal/lib/krb5/ |
| HD | keytab.c | 874 goto notfound; in krb5_kt_have_content() 879 goto notfound; in krb5_kt_have_content() 885 notfound: in krb5_kt_have_content()
|
| /trueos/gnu/usr.bin/rcs/lib/ |
| HD | rcsutil.c | 1079 char const *notfound; 1107 notfound = args[1]; 1110 args[0] = notfound = RCS_SHELL; 1116 write_stderr(notfound);
|
| /trueos/lib/libc/nls/ |
| HD | msgcat.c | 312 goto notfound; in catgets() 321 notfound: in catgets()
|
| /trueos/sys/ufs/ufs/ |
| HD | ufs_lookup.c | 323 goto notfound; in ufs_lookup_ino() 461 goto notfound; in ufs_lookup_ino() 473 notfound: in ufs_lookup_ino()
|
| /trueos/sys/fs/msdosfs/ |
| HD | msdosfs_lookup.c | 265 goto notfound; in msdosfs_lookup_() 350 notfound: in msdosfs_lookup_()
|
| /trueos/contrib/nvi/ex/ |
| HD | ex_tag.c | 943 goto notfound; in ctag_search() 945 notfound: tag_msg(sp, TAG_SEARCH, tag); in ctag_search()
|
| /trueos/sys/fs/devfs/ |
| HD | devfs_vnops.c | 1060 goto notfound; in devfs_mknod() 1063 goto notfound; in devfs_mknod() 1067 notfound: in devfs_mknod()
|
| /trueos/sys/cddl/contrib/opensolaris/uts/common/dtrace/ |
| HD | dtrace.c | 4545 int notfound = subr == DIF_SUBR_STRSTR ? 0 : -1; local 4548 regs[rd] = notfound; 4652 for (regs[rd] = notfound; addr != limit; addr += inc) {
|