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

  /src/usr.bin/qsubst/
qsubst.c 199 foundit(void) function
425 if ((n >= rahead) && foundit() && doit()) {
qsubst.c 199 foundit(void) function
425 if ((n >= rahead) && foundit() && doit()) {
  /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) {
getcap.c 224 int myfd = 0, eof, foundit; local
258 foundit = 0;
447 foundit = 1;
453 if (foundit)
457 if (!foundit) {
  /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 ) {
result.c 515 int foundit = 0; local
1173 foundit = 1; /* return the chain later */
1193 if ( foundit ) {
1211 if ( foundit ) {
1221 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) {
getcap.c 260 int myfd, eof, foundit; local
302 foundit = 0;
496 foundit = 1;
501 if (foundit)
505 if (!foundit) {
  /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) {
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/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 ) {
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 );
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/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...]
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/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...]
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/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...]
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...]

Completed in 74 milliseconds