Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dctxcsn.c43 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 Dbackover.c1050 goto foundit; in overlay_find()
1063 goto foundit; in overlay_find()
1069 foundit:; in overlay_find()
H A Dproto-slap.h871 Operation *, struct berval *maxcsn, int *foundit ));
/netbsd-src/sys/arch/hp300/dev/
H A Ddio.c226 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 Daddrmatch.c81 foundit: in addr_match_list()
92 goto foundit; in addr_match_list()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dgetcap.c224 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 Dgetcap.c260 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 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()
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 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 …]
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dresult.c460 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 Drf_dagutils.c1084 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 Dqsubst.c199 foundit(void) in foundit() function
425 if ((n >= rahead) && foundit() && doit()) { in process_file()
/netbsd-src/sbin/fsck_ext2fs/
H A Dutilities.c187 goto foundit; in getdatablk()
196 foundit: in getdatablk()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dmemberof.c194 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 Daccesslog.c1926 int foundit; in accesslog_response() local
1934 slap_get_commit_csn( op, &maxcsn, &foundit ); in accesslog_response()
H A Dsyncprov.c2411 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 Dutilities.c187 goto foundit; in getdatablk()
194 foundit: in getdatablk()
/netbsd-src/sys/kern/
H A Dkern_sysctl.c566 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 Dgp-display-html.in3951 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 Dgp-display-html.in4599 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 Dradeonfb.c1398 if (sc->sc_biossz != 0) goto foundit; in radeonfb_loadbios()
1428 foundit: in radeonfb_loadbios()