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

/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dcomp_parse.c317 bool foundit; local
322 foundit = FALSE;
334 foundit = TRUE;
339 if (!foundit) {
355 foundit = TRUE;
360 if (!foundit) {
H A Dread_termcap.c302 int foundit; local
312 foundit = FALSE;
441 foundit = TRUE;
447 if (foundit)
451 if (!foundit) {
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dgetcap.c238 int myfd = 0, eof, foundit; local
272 foundit = 0;
457 foundit = 1;
463 if (foundit)
467 if (!foundit)
/freebsd-11-stable/lib/libc/gen/
H A Dgetcap.c192 int myfd, eof, foundit, retval; local
227 foundit = 0;
371 foundit = 1;
377 if (foundit)
381 if (!foundit) {
/freebsd-11-stable/crypto/openssh/
H A Daddrmatch.c408 foundit:
419 goto foundit;
/freebsd-11-stable/crypto/openssl/apps/
H A Ds_client.c1590 int foundit = 0; local
1605 foundit = 1;
1611 if (!foundit)
1622 int foundit = 0; local
1633 foundit = 1;
1639 if (!foundit)
/freebsd-11-stable/sbin/fsck_ffs/
H A Dfsutil.c278 goto foundit;
287 foundit:
/freebsd-11-stable/contrib/ncurses/ncurses/tty/
H A Dtty_update.c822 goto foundit;
830 foundit:;

Completed in 101 milliseconds