Searched refs:notfound (Results 1 - 20 of 20) sorted by relevance

/freebsd-12-stable/contrib/nvi/vi/
H A Dv_ch.c28 static void notfound(SCR *, ARG_CHAR_T);
162 empty: notfound(sp, key);
171 notfound(sp, key);
245 empty: notfound(sp, key);
254 notfound(sp, key);
279 notfound(SCR *sp, ARG_CHAR_T ch) function
/freebsd-12-stable/lib/libc/gen/
H A Dgetcwd.c162 goto notfound;
169 goto notfound;
211 notfound:
/freebsd-12-stable/crypto/openssh/openbsd-compat/
H A Dgetcwd.c163 goto notfound;
170 goto notfound;
217 notfound:
/freebsd-12-stable/sys/fs/cd9660/
H A Dcd9660_lookup.c91 * search for name in directory, to found or notfound
92 * notfound:
257 goto notfound;
274 goto notfound;
316 notfound:
/freebsd-12-stable/stand/common/
H A Dboot.c329 goto notfound;
397 notfound:
/freebsd-12-stable/crypto/openssl/crypto/engine/
H A Deng_list.c329 goto notfound;
332 notfound:
/freebsd-12-stable/crypto/heimdal/lib/krb5/
H A Dkeytab.c874 goto notfound;
879 goto notfound;
885 notfound:
/freebsd-12-stable/sys/compat/linux/
H A Dcheck_error.d111 linuxulator*:util:linux_driver_get_major_minor:notfound
/freebsd-12-stable/usr.sbin/ypldap/
H A Daldap.c480 goto notfound;
485 goto notfound;
501 notfound:
521 goto notfound;
523 goto notfound;
539 notfound:
/freebsd-12-stable/sys/net80211/
H A Dieee80211_scan_sta.c1295 notfound:
1311 goto notfound;
1316 goto notfound;
1656 notfound:
1705 goto notfound;
1720 goto notfound;
1934 notfound:
1975 goto notfound;
1980 goto notfound;
/freebsd-12-stable/lib/libc/nls/
H A Dmsgcat.c326 goto notfound;
335 notfound:
/freebsd-12-stable/usr.sbin/makefs/msdos/
H A Dmsdosfs_vnops.c247 goto notfound;
309 notfound:
/freebsd-12-stable/sys/fs/msdosfs/
H A Dmsdosfs_lookup.c267 goto notfound;
352 notfound:
/freebsd-12-stable/sys/ufs/ufs/
H A Dufs_lookup.c170 * search for name in directory, to found or notfound
171 * notfound:
312 goto notfound;
450 goto notfound;
462 notfound:
/freebsd-12-stable/contrib/sendmail/src/
H A Dtls.c2272 goto notfound;
2275 goto notfound;
2277 goto notfound;
2284 notfound:
/freebsd-12-stable/contrib/nvi/ex/
H A Dex_tag.c943 goto notfound;
945 notfound: tag_msg(sp, TAG_SEARCH, tag);
/freebsd-12-stable/sys/fs/ext2fs/
H A Dext2_lookup.c305 * search for name in directory, to found or notfound
306 * notfound:
398 goto notfound;
470 notfound:
/freebsd-12-stable/sys/fs/devfs/
H A Ddevfs_vnops.c1086 goto notfound;
1089 goto notfound;
1093 notfound:
/freebsd-12-stable/crypto/openssh/
H A Dssh.c457 goto notfound;
495 notfound:
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c4740 int notfound = subr == DIF_SUBR_STRSTR ? 0 : -1; local
4743 regs[rd] = notfound;
4847 for (regs[rd] = notfound; addr != limit; addr += inc) {

Completed in 323 milliseconds