Home
last modified time | relevance | path

Searched refs:foundit (Results 1 – 8 of 8) sorted by relevance

/freebsd-13.1/crypto/openssh/
H A Daddrmatch.c80 foundit: in addr_match_list()
91 goto foundit; in addr_match_list()
/freebsd-13.1/contrib/ncurses/ncurses/tinfo/
H A Dcomp_parse.c436 bool foundit; in _nc_resolve_uses2() local
444 foundit = FALSE; in _nc_resolve_uses2()
456 foundit = TRUE; in _nc_resolve_uses2()
461 if (!foundit) { in _nc_resolve_uses2()
477 foundit = TRUE; in _nc_resolve_uses2()
482 if (!foundit) { in _nc_resolve_uses2()
H A Dread_termcap.c303 int foundit; in _nc_getent() local
313 foundit = FALSE; in _nc_getent()
442 foundit = TRUE; in _nc_getent()
448 if (foundit) in _nc_getent()
452 if (!foundit) { in _nc_getent()
/freebsd-13.1/lib/libc/gen/
H A Dgetcap.c192 int myfd, eof, foundit, retval; in getent() local
227 foundit = 0; in getent()
371 foundit = 1; in getent()
377 if (foundit) in getent()
381 if (!foundit) { in getent()
/freebsd-13.1/crypto/heimdal/lib/roken/
H A Dgetcap.c238 int myfd = 0, eof, foundit; in getent() local
272 foundit = 0; in getent()
457 foundit = 1; in getent()
463 if (foundit) in getent()
467 if (!foundit) in getent()
/freebsd-13.1/crypto/openssl/apps/
H A Ds_client.c2203 int foundit = 0; in s_client_main() local
2225 foundit = 1; in s_client_main()
2230 if (!foundit) in s_client_main()
2251 int foundit = 0; in s_client_main() local
2263 foundit = 1; in s_client_main()
2269 if (!foundit) in s_client_main()
2579 int foundit = 0; in s_client_main() local
2591 foundit = 1; in s_client_main()
2596 if (!foundit) in s_client_main()
2615 int foundit = 0; in s_client_main() local
[all …]
/freebsd-13.1/sbin/fsck_ffs/
H A Dfsutil.c324 goto foundit; in getdatablk()
376 foundit: in getdatablk()
/freebsd-13.1/contrib/ncurses/ncurses/tty/
H A Dtty_update.c894 goto foundit; in TINFO_DOUPDATE()
902 foundit:; in TINFO_DOUPDATE()