| /netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
| H A D | ctxcsn.c | 43 int *foundit in slap_get_commit_csn() argument 54 if ( foundit ) { in slap_get_commit_csn() 55 *foundit = 0; in slap_get_commit_csn() 67 if ( foundit ) *foundit = 1; in slap_get_commit_csn()
|
| H A D | backover.c | 1050 goto foundit; in overlay_find() 1063 goto foundit; in overlay_find() 1069 foundit:; in overlay_find()
|
| H A D | proto-slap.h | 871 Operation *, struct berval *maxcsn, int *foundit ));
|
| /netbsd-src/sys/arch/hp300/dev/ |
| H A D | dio.c | 226 goto foundit; in dio_scodesize() 229 foundit: in dio_scodesize() 265 goto foundit; in dio_devinfo() 268 foundit: in dio_devinfo()
|
| /netbsd-src/crypto/external/bsd/openssh/dist/ |
| H A D | addrmatch.c | 81 foundit: in addr_match_list() 92 goto foundit; in addr_match_list()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| H A D | getcap.c | 224 int myfd = 0, eof, foundit; in getent() local 258 foundit = 0; in getent() 447 foundit = 1; in getent() 453 if (foundit) in getent() 457 if (!foundit) { in getent()
|
| /netbsd-src/lib/libc/gen/ |
| H A D | getcap.c | 260 int myfd, eof, foundit; in getent() local 302 foundit = 0; in getent() 496 foundit = 1; in getent() 501 if (foundit) in getent() 505 if (!foundit) { in getent()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
| H A D | s_client.c | 2203 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() 2370 } foundit = error_connect; in s_client_main() local 2396 foundit = error_proto; in s_client_main() 2401 foundit = success; in s_client_main() 2403 if (foundit != error_proto) { in s_client_main() [all …]
|
| /netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
| H A D | s_client.c | 2179 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 …]
|
| /netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
| H A D | result.c | 460 int foundit = 0; in try_read1msg() local 1102 foundit = 1; /* return the chain later */ in try_read1msg() 1122 if ( foundit ) { in try_read1msg() 1140 if ( foundit ) { in try_read1msg() 1150 if ( foundit ) { in try_read1msg()
|
| /netbsd-src/sys/dev/raidframe/ |
| H A D | rf_dagutils.c | 1084 int foundit, i; in rf_GenerateFailedAccessASMs() local 1086 foundit = 0; in rf_GenerateFailedAccessASMs() 1137 for (foundit = i = 0, pda = asmap->physInfo; pda; i++, pda = pda->next) { in rf_GenerateFailedAccessASMs() 1140 foundit = 1; in rf_GenerateFailedAccessASMs() 1148 if (!foundit) { in rf_GenerateFailedAccessASMs()
|
| /netbsd-src/usr.bin/qsubst/ |
| H A D | qsubst.c | 199 foundit(void) in foundit() function 425 if ((n >= rahead) && foundit() && doit()) { in process_file()
|
| /netbsd-src/sbin/fsck_ext2fs/ |
| H A D | utilities.c | 187 goto foundit; in getdatablk() 196 foundit: in getdatablk()
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/ |
| H A D | memberof.c | 194 int foundit; member 220 mc->foundit = 1; in memberof_isGroupOrMember_cb() 238 mc->foundit = 1; in memberof_saveMember_cb() 300 mc.foundit = 0; in memberof_isGroupOrMember() 312 if ( mc.foundit ) { in memberof_isGroupOrMember() 323 mc.foundit = 0; in memberof_isGroupOrMember() 335 if ( mc.foundit ) { in memberof_isGroupOrMember()
|
| H A D | accesslog.c | 1926 int foundit; in accesslog_response() local 1934 slap_get_commit_csn( op, &maxcsn, &foundit ); in accesslog_response()
|
| H A D | syncprov.c | 2411 int do_check = 0, have_psearches, foundit, csn_changed = 0; in syncprov_op_response() local 2421 slap_get_commit_csn( op, &maxcsn, &foundit ); in syncprov_op_response() 2432 slap_get_commit_csn( op, &maxcsn, &foundit ); in syncprov_op_response()
|
| /netbsd-src/sbin/fsck_ffs/ |
| H A D | utilities.c | 187 goto foundit; in getdatablk() 194 foundit: in getdatablk()
|
| /netbsd-src/sys/kern/ |
| H A D | kern_sysctl.c | 566 goto foundit; in sysctl_locate() 577 goto foundit; in sysctl_locate() 589 foundit: in sysctl_locate()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/ |
| H A D | gp-display-html.in | 3951 my $foundit = $FALSE; 3963 $foundit = $TRUE; 3981 return (\$foundit, \@index_values); 11962 my $foundit; 11982 $foundit = ${ $foundit_ref }; 11985 if ($foundit)
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/gp-display-html/ |
| H A D | gp-display-html.in | 4599 my $foundit = $FALSE; 4611 $foundit = $TRUE; 4629 return (\$foundit, \@index_values); 13264 my $foundit; 13284 $foundit = ${ $foundit_ref }; 13287 if ($foundit)
|
| /netbsd-src/sys/dev/pci/ |
| H A D | radeonfb.c | 1398 if (sc->sc_biossz != 0) goto foundit; in radeonfb_loadbios() 1428 foundit: in radeonfb_loadbios()
|