HomeSort by: relevance | last modified time | path
    Searched refs:foundit (Results 1 - 25 of 25) sorted by relevancy

  /src/sys/arch/alpha/pci/
pci_bootdev.c 99 goto foundit;
130 goto foundit;
151 goto foundit;
170 goto foundit;
179 goto foundit;
185 foundit:
  /src/sys/arch/alpha/tc/
tc_bootdev.c 127 goto foundit;
139 goto foundit;
149 foundit:
  /src/crypto/external/bsd/openssh/dist/
addrmatch.c 81 foundit:
92 goto foundit;
  /src/external/bsd/openldap/dist/servers/slapd/
ctxcsn.c 43 int *foundit
54 if ( foundit ) {
55 *foundit = 0;
67 if ( foundit ) *foundit = 1;
backover.c 1050 goto foundit;
1063 goto foundit;
1069 foundit:;
proto-slap.h 848 Operation *, struct berval *maxcsn, int *foundit ));
  /src/sys/arch/alpha/alpha/
dec_2000_300.c 261 goto foundit;
272 goto foundit;
279 foundit:
  /src/sys/arch/hp300/dev/
dio.c 226 goto foundit;
229 foundit:
265 goto foundit;
268 foundit:
  /src/external/bsd/tcpdump/dist/tests/
TESTrun 407 my $foundit = 1;
416 $foundit = ($ch->{$configset} == 1);
422 if(!$foundit) {
  /src/lib/libc/gen/
getcap.c 260 int myfd, eof, foundit; local
302 foundit = 0;
496 foundit = 1;
501 if (foundit)
505 if (!foundit) {
  /src/crypto/external/bsd/heimdal/dist/lib/roken/
getcap.c 224 int myfd = 0, eof, foundit; local
258 foundit = 0;
447 foundit = 1;
453 if (foundit)
457 if (!foundit) {
  /src/crypto/external/bsd/openssl.old/dist/apps/
s_client.c 2203 int foundit = 0; local
2225 foundit = 1;
2230 if (!foundit)
2251 int foundit = 0; local
2263 foundit = 1;
2269 if (!foundit)
2370 } foundit = error_connect; local
2396 foundit = error_proto;
2401 foundit = success;
2403 if (foundit != error_proto)
2579 int foundit = 0; local
2615 int foundit = 0; local
    [all...]
  /src/external/bsd/openldap/dist/libraries/libldap/
result.c 515 int foundit = 0; local
1173 foundit = 1; /* return the chain later */
1193 if ( foundit ) {
1211 if ( foundit ) {
1221 if ( foundit ) {
  /src/crypto/external/bsd/openssl/dist/apps/
s_client.c 2179 int foundit = 0; local
2205 foundit = 1;
2210 if (!foundit)
2231 int foundit = 0; local
2247 foundit = 1;
2253 if (!foundit)
2518 int foundit = 0; local
2537 foundit = 1;
2543 if (!foundit)
2562 int foundit = 0 local
    [all...]
  /src/sbin/fsck_ext2fs/
utilities.c 187 goto foundit;
196 foundit:
  /src/usr.bin/qsubst/
qsubst.c 199 foundit(void) function
425 if ((n >= rahead) && foundit() && doit()) {
  /src/sys/dev/raidframe/
rf_dagutils.c 1084 int foundit, i; local
1086 foundit = 0;
1137 for (foundit = i = 0, pda = asmap->physInfo; pda; i++, pda = pda->next) {
1140 foundit = 1;
1148 if (!foundit) {
  /src/crypto/external/apache2/openssl/dist/apps/
s_client.c 2450 int foundit = 0; local
2476 foundit = 1;
2481 if (!foundit)
2498 int foundit = 0; local
2514 foundit = 1;
2519 if (!foundit)
2766 int foundit = 0; local
2785 foundit = 1;
2791 if (!foundit)
2808 int foundit = 0 local
    [all...]
  /src/external/bsd/openldap/dist/servers/slapd/overlays/
memberof.c 197 int foundit; member in struct:memberof_cookie_t
223 mc->foundit = 1;
241 mc->foundit = 1;
303 mc.foundit = 0;
315 if ( mc.foundit ) {
326 mc.foundit = 0;
338 if ( mc.foundit ) {
syncprov.c 2478 int do_check = 0, have_psearches, foundit, csn_changed = 0; local
2488 slap_get_commit_csn( op, &maxcsn, &foundit );
2499 slap_get_commit_csn( op, &maxcsn, &foundit );
  /src/sbin/fsck_ffs/
utilities.c 187 goto foundit;
194 foundit:
  /src/sys/kern/
kern_sysctl.c 577 goto foundit;
588 goto foundit;
600 foundit:
  /src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in 4622 my $foundit = $FALSE;
4634 $foundit = $TRUE;
4652 return (\$foundit, \@index_values);
13341 my $foundit;
13361 $foundit = ${ $foundit_ref };
13364 if ($foundit)
  /src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in 4622 my $foundit = $FALSE;
4634 $foundit = $TRUE;
4652 return (\$foundit, \@index_values);
13341 my $foundit;
13361 $foundit = ${ $foundit_ref };
13364 if ($foundit)
  /src/sys/dev/pci/
radeonfb.c 1398 if (sc->sc_biossz != 0) goto foundit;
1428 foundit:

Completed in 94 milliseconds