Searched refs:doit (Results 1 - 25 of 84) sorted by last modified time

1234

/freebsd-9.3-release/crypto/openssl/ssl/
H A Dssltest.c234 int doit(SSL *s_ssl, SSL *c_ssl, long bytes);
838 ret = doit(s_ssl, c_ssl, bytes);
1265 int doit(SSL *s_ssl, SSL *c_ssl, long count) function
H A Dssl_task.c168 int doit(io_channel chan, SSL_CTX *s_ctx);
261 status = doit(chan, s_ctx);
273 int doit(io_channel chan, SSL_CTX *s_ctx) function
311 printf("Begin doit main loop\n");
/freebsd-9.3-release/crypto/openssl/crypto/threads/
H A Dmttest.c149 int doit(char *ctx[4]);
376 ret = doit(ctx);
394 int doit(char *ctx[4]) function
/freebsd-9.3-release/crypto/openssl/apps/
H A Dspeed.c754 int doit[ALGOR_NUM]; local
810 doit[i] = 0;
848 doit[D_EVP] = 1;
895 doit[D_MD2] = 1;
900 doit[D_MDC2] = 1;
905 doit[D_MD4] = 1;
910 doit[D_MD5] = 1;
915 doit[D_HMAC] = 1;
920 doit[D_SHA1] = 1;
922 doit[D_SHA
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/libopts/
H A Denum.c397 int doit = bits & 1; local
400 if (doit == 0)
/freebsd-9.3-release/contrib/ntp/
H A Dinstall-sh48 doit="${DOITPROG-}"
250 $doit $mkdircmd "$dst" \
251 && { test -z "$chowncmd" || $doit $chowncmd "$dst"; } \
252 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } \
253 && { test -z "$stripcmd" || $doit $stripcmd "$dst"; } \
254 && { test -z "$chmodcmd" || $doit $chmodcmd "$dst"; }
268 $doit $cpprog "$src" "$dsttmp" &&
274 # errors from the above "$doit $cpprog $src $dsttmp" command.
276 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } \
277 && { test -z "$chgrpcmd" || $doit
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/
H A Dinstall-sh48 doit="${DOITPROG-}"
250 $doit $mkdircmd "$dst" \
251 && { test -z "$chowncmd" || $doit $chowncmd "$dst"; } \
252 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } \
253 && { test -z "$stripcmd" || $doit $stripcmd "$dst"; } \
254 && { test -z "$chmodcmd" || $doit $chmodcmd "$dst"; }
268 $doit $cpprog "$src" "$dsttmp" &&
274 # errors from the above "$doit $cpprog $src $dsttmp" command.
276 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } \
277 && { test -z "$chgrpcmd" || $doit
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/libevent/build-aux/
H A Dinstall-sh51 doit=${DOITPROG-}
52 if test -z "$doit"; then
55 doit_exec=$doit
439 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&
440 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
442 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1
459 # errors from the above "$doit $cpprog $src $dsttmp" command.
461 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
462 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
463 { test -z "$stripcmd" || $doit
[all...]
/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Drwlock.c537 doit(isc_rwlock_t *rwl, isc_rwlocktype_t type, isc_boolean_t nonblock) { function
608 return (doit(rwl, type, ISC_FALSE));
613 return (doit(rwl, type, ISC_TRUE));
/freebsd-9.3-release/contrib/ntp/clockstuff/
H A Dpropdelay.c122 static void doit (double, double, double, double, double, char *);
196 doit(lat1, long1, lat2, long2, height, "");
198 doit(lat1, long1, lat2, long2, (double)SUMMERHEIGHT,
200 doit(lat1, long1, lat2, long2, (double)WINTERHEIGHT,
212 doit(lat1, long1, lat2, long2, height, "WWV ");
214 doit(lat1, long1, lat2, long2, (double)SUMMERHEIGHT,
216 doit(lat1, long1, lat2, long2, (double)WINTERHEIGHT,
226 doit(lat1, long1, lat2, long2, height, "WWVH ");
228 doit(lat1, long1, lat2, long2, (double)SUMMERHEIGHT,
230 doit(lat
275 doit( function
[all...]
/freebsd-9.3-release/contrib/file/
H A Dinstall-sh32 doit="${DOITPROG-}"
215 $doit $mkdirprog "${pathcomp}"
216 if [ x"$chowncmd" != x ]; then $doit $chowncmd "${pathcomp}"; else true ; fi &&
217 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd "${pathcomp}"; else true ; fi &&
218 if [ x"$pathcompchmodcmd" != x ]; then $doit $pathcompchmodcmd "${pathcomp}"; else true ; fi
233 $doit $mkdirprog "$dstarg" &&
235 if [ x"$chowncmd" != x ]; then $doit $chowncmd "$dstarg"; else true ; fi &&
236 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd "$dstarg"; else true ; fi &&
237 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd "$dstarg"; else true ; fi
272 $doit
[all...]
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc/
H A Dtst.include.ksh37 doit() function
104 doit $file $ofile $errfile &
/freebsd-9.3-release/usr.sbin/arp/
H A Darp.c718 goto doit;
757 doit:
/freebsd-9.3-release/usr.sbin/lpr/lpd/
H A Dlpd.c110 static void doit(void);
418 doit();
472 doit(void) function
/freebsd-9.3-release/usr.sbin/ndp/
H A Dndp.c885 goto doit;
920 doit:
/freebsd-9.3-release/contrib/binutils/
H A Dinstall-sh48 doit="${DOITPROG-}"
250 $doit $mkdircmd "$dst" \
251 && { test -z "$chowncmd" || $doit $chowncmd "$dst"; } \
252 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } \
253 && { test -z "$stripcmd" || $doit $stripcmd "$dst"; } \
254 && { test -z "$chmodcmd" || $doit $chmodcmd "$dst"; }
268 $doit $cpprog "$src" "$dsttmp" &&
274 # errors from the above "$doit $cpprog $src $dsttmp" command.
276 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } \
277 && { test -z "$chgrpcmd" || $doit
[all...]
/freebsd-9.3-release/contrib/opie/
H A Dglob.c492 goto doit;
498 doit:
526 goto doit;
H A Dinstall-sh18 doit="${DOITPROG-}"
182 $doit $instcmd $dst &&
184 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dst; else true ; fi &&
185 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi &&
186 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
187 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi
215 $doit $instcmd $src $dsttmp &&
223 # errors from the above "$doit $instcmd $src $dsttmp" command.
225 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; else true;fi &&
226 if [ x"$chgrpcmd" != x ]; then $doit
[all...]
/freebsd-9.3-release/contrib/binutils/bfd/
H A Delflink.c1725 goto doit;
1738 doit:
/freebsd-9.3-release/contrib/binutils/binutils/
H A Dcoffgrok.c81 static struct coff_ofile *doit (void);
596 doit (void) function
741 p = doit ();
/freebsd-9.3-release/contrib/ofed/librdmacm/config/
H A Dinstall-sh48 doit="${DOITPROG-}"
250 $doit $mkdircmd "$dst" \
251 && { test -z "$chowncmd" || $doit $chowncmd "$dst"; } \
252 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } \
253 && { test -z "$stripcmd" || $doit $stripcmd "$dst"; } \
254 && { test -z "$chmodcmd" || $doit $chmodcmd "$dst"; }
268 $doit $cpprog "$src" "$dsttmp" &&
274 # errors from the above "$doit $cpprog $src $dsttmp" command.
276 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } \
277 && { test -z "$chgrpcmd" || $doit
[all...]
/freebsd-9.3-release/contrib/ofed/libibcm/config/
H A Dinstall-sh48 doit="${DOITPROG-}"
250 $doit $mkdircmd "$dst" \
251 && { test -z "$chowncmd" || $doit $chowncmd "$dst"; } \
252 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } \
253 && { test -z "$stripcmd" || $doit $stripcmd "$dst"; } \
254 && { test -z "$chmodcmd" || $doit $chmodcmd "$dst"; }
268 $doit $cpprog "$src" "$dsttmp" &&
274 # errors from the above "$doit $cpprog $src $dsttmp" command.
276 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } \
277 && { test -z "$chgrpcmd" || $doit
[all...]
/freebsd-9.3-release/contrib/less/
H A Dinstall.sh17 doit="${DOITPROG-}"
104 $doit $instcmd $src $dsttmp
108 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; fi
109 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; fi
110 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; fi
111 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; fi
115 $doit $rmcmd $dst
116 $doit $mvcmd $dsttmp $dst
/freebsd-9.3-release/contrib/tcsh/
H A Dinstall-sh51 doit=${DOITPROG-}
52 if test -z "$doit"; then
55 doit_exec=$doit
439 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&
440 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
442 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1
459 # errors from the above "$doit $cpprog $src $dsttmp" command.
461 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
462 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
463 { test -z "$stripcmd" || $doit
[all...]
/freebsd-9.3-release/contrib/openpam/
H A Dinstall-sh51 doit=${DOITPROG-}
52 if test -z "$doit"; then
55 doit_exec=$doit
446 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&
447 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
449 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1
466 # errors from the above "$doit $cpprog $src $dsttmp" command.
468 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
469 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
470 { test -z "$stripcmd" || $doit
[all...]

Completed in 629 milliseconds

1234