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

/freebsd-11.0-release/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-11.0-release/lib/libc/gen/
H A Dgetcwd.c162 goto notfound;
169 goto notfound;
211 notfound:
/freebsd-11.0-release/crypto/openssh/openbsd-compat/
H A Dgetcwd.c163 goto notfound;
170 goto notfound;
217 notfound:
/freebsd-11.0-release/sys/fs/cd9660/
H A Dcd9660_lookup.c89 * search for name in directory, to found or notfound
90 * notfound:
255 goto notfound;
272 goto notfound;
314 notfound:
/freebsd-11.0-release/sys/boot/common/
H A Dboot.c317 goto notfound;
381 notfound:
/freebsd-11.0-release/crypto/openssl/crypto/engine/
H A Deng_list.c385 goto notfound;
388 notfound:
/freebsd-11.0-release/crypto/heimdal/lib/krb5/
H A Dkeytab.c874 goto notfound;
879 goto notfound;
885 notfound:
/freebsd-11.0-release/sys/compat/linux/
H A Dcheck_error.d111 linuxulator*:util:linux_driver_get_major_minor:notfound
/freebsd-11.0-release/usr.sbin/ypldap/
H A Daldap.c480 goto notfound;
485 goto notfound;
501 notfound:
521 goto notfound;
523 goto notfound;
539 notfound:
/freebsd-11.0-release/sys/net80211/
H A Dieee80211_scan_sta.c1244 notfound:
1260 goto notfound;
1265 goto notfound;
1600 notfound:
1647 goto notfound;
1660 goto notfound;
1872 notfound:
1909 goto notfound;
1914 goto notfound;
/freebsd-11.0-release/lib/libc/nls/
H A Dmsgcat.c312 goto notfound;
321 notfound:
/freebsd-11.0-release/gnu/usr.bin/rcs/lib/
H A Drcsutil.c1079 char const *notfound; local
1107 notfound = args[1];
1110 args[0] = notfound = RCS_SHELL;
1116 write_stderr(notfound);
/freebsd-11.0-release/sys/ufs/ufs/
H A Dufs_lookup.c194 * search for name in directory, to found or notfound
195 * notfound:
323 goto notfound;
461 goto notfound;
473 notfound:
/freebsd-11.0-release/sys/fs/ext2fs/
H A Dext2_lookup.c283 * search for name in directory, to found or notfound
284 * notfound:
376 goto notfound;
451 notfound:
/freebsd-11.0-release/sys/fs/msdosfs/
H A Dmsdosfs_lookup.c265 goto notfound;
350 notfound:
/freebsd-11.0-release/contrib/nvi/ex/
H A Dex_tag.c943 goto notfound;
945 notfound: tag_msg(sp, TAG_SEARCH, tag);
/freebsd-11.0-release/sys/fs/devfs/
H A Ddevfs_vnops.c1096 goto notfound;
1099 goto notfound;
1103 notfound:
/freebsd-11.0-release/crypto/openssh/
H A Dssh.c415 goto notfound;
453 notfound:
/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c4586 int notfound = subr == DIF_SUBR_STRSTR ? 0 : -1; local
4589 regs[rd] = notfound;
4693 for (regs[rd] = notfound; addr != limit; addr += inc) {

Completed in 261 milliseconds