Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Daddrmatch.c80 foundit: in addr_match_list()
91 goto foundit; in addr_match_list()
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dcomp_parse.c448 bool foundit; in _nc_resolve_uses2() local
456 foundit = FALSE; in _nc_resolve_uses2()
468 foundit = TRUE; in _nc_resolve_uses2()
483 if (!foundit) { in _nc_resolve_uses2()
499 foundit = TRUE; in _nc_resolve_uses2()
514 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/lib/libc/gen/
H A Dgetcap.c188 int myfd, eof, foundit, retval; in getent() local
223 foundit = 0; in getent()
367 foundit = 1; in getent()
373 if (foundit) in getent()
377 if (!foundit) { in getent()
/freebsd/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/crypto/openssl/apps/
H A Ds_client.c2179 int foundit = 0; in s_client_main() local
2205 foundit = 1; in s_client_main()
2210 if (!foundit) in s_client_main()
2231 int foundit = 0; in s_client_main() local
2247 foundit = 1; in s_client_main()
2253 if (!foundit) in s_client_main()
2518 int foundit = 0; in s_client_main() local
2537 foundit = 1; in s_client_main()
2543 if (!foundit) in s_client_main()
2562 int foundit = 0; in s_client_main() local
[all …]
/freebsd/sbin/fsck_ffs/
H A Dfsutil.c327 goto foundit; in getdatablk()
382 foundit: in getdatablk()
/freebsd/contrib/ncurses/ncurses/tty/
H A Dtty_update.c905 goto foundit; in TINFO_DOUPDATE()
913 foundit:; in TINFO_DOUPDATE()