Searched refs:preload (Results 1 - 18 of 18) sorted by relevance

/freebsd-11.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/
H A Dtst.manypids.ksh38 preload=$lib:${preload}
41 export LD_PRELOAD=$preload
/freebsd-11.0-release/sbin/ping/
H A Dping.c250 int almost_done, ch, df, hold, i, icmp_len, mib[4], preload; local
298 alarmtimeout = df = preload = tos = 0;
409 "invalid preload value: `%s'", optarg);
414 preload = ultmp;
893 if (preload == 0)
896 if (npackets != 0 && preload > npackets)
897 preload = npackets;
898 while (preload--) /* fire off them quickies */
1830 " [-h sweepincrsize] [-i wait] [-l preload] [-M mask | time] [-m ttl]",
1833 " ping [-AaDdfLnoQqRrv] [-c count] [-I iface] [-i wait] [-l preload]",
[all...]
/freebsd-11.0-release/sbin/ping6/
H A Dping6.c294 int almost_done, ch, hold, packlen, preload, optval, error; local
326 alarmtimeout = preload = 0;
462 errx(1, "Must be superuser to preload");
464 preload = strtol(optarg, &e, 10);
465 if (preload < 0 || *optarg == '\0' || *e != '\0')
466 errx(1, "illegal preload value -- %s", optarg);
1058 if (preload == 0)
1061 if (npackets != 0 && preload > npackets)
1062 preload = npackets;
1063 while (preload
[all...]
/freebsd-11.0-release/contrib/binutils/
H A Dltmain.sh2651 preload=no
2732 if test "$preload" = no; then
2736 preload=yes
2840 # If libtool objects are unsupported, then we need to preload.
3365 # If libtool objects are unsupported, then we need to preload.
3814 # we need to preload.
3928 # statically, we need to preload. We also need to preload any
5995 test "$preload" = yes \
6883 if test "$preload"
[all...]
/freebsd-11.0-release/sys/dev/usb/wlan/
H A Dif_ural.c1762 uint16_t logcwmin, preload, tmp; local
1771 preload = (ic->ic_opmode == IEEE80211_M_IBSS) ? 320 : 6;
1772 tmp = logcwmin << 12 | preload;
/freebsd-11.0-release/sys/dev/ral/
H A Drt2560.c2210 uint16_t logcwmin, preload; local
2222 preload = (vap->iv_opmode == IEEE80211_M_STA) ? 384 : 1024;
2223 tmp = logcwmin << 16 | preload;
/freebsd-11.0-release/sys/kern/
H A Dkern_linker.c1424 struct mod_metadata **stop, int preload)
1656 SYSINIT(preload, SI_SUB_KLD, SI_ORDER_MIDDLE, linker_preload, 0);
1423 linker_addmodules(linker_file_t lf, struct mod_metadata **start, struct mod_metadata **stop, int preload) argument
/freebsd-11.0-release/contrib/sqlite3/
H A Dltmain.sh6551 preload=false
6634 $preload || {
6638 preload=:
6748 # If libtool objects are unsupported, then we need to preload.
7349 # If libtool objects are unsupported, then we need to preload.
7819 # we need to preload.
7931 # statically, we need to preload. We also need to preload any
10197 $preload \
10592 $preload
[all...]
/freebsd-11.0-release/contrib/openbsm/config/
H A Dltmain.sh5185 preload=no
5268 if test "$preload" = no; then
5272 preload=yes
5376 # If libtool objects are unsupported, then we need to preload.
5942 # If libtool objects are unsupported, then we need to preload.
6425 # we need to preload.
6539 # statically, we need to preload. We also need to preload any
8753 test "$preload" = yes \
9148 if test "$preload"
[all...]
/freebsd-11.0-release/contrib/openpam/
H A Dltmain.sh5185 preload=no
5268 if test "$preload" = no; then
5272 preload=yes
5376 # If libtool objects are unsupported, then we need to preload.
5942 # If libtool objects are unsupported, then we need to preload.
6425 # we need to preload.
6539 # statically, we need to preload. We also need to preload any
8753 test "$preload" = yes \
9148 if test "$preload"
[all...]
/freebsd-11.0-release/contrib/unbound/
H A Dltmain.sh6551 preload=false
6634 $preload || {
6638 preload=:
6748 # If libtool objects are unsupported, then we need to preload.
7349 # If libtool objects are unsupported, then we need to preload.
7819 # we need to preload.
7931 # statically, we need to preload. We also need to preload any
10197 $preload \
10592 $preload
[all...]
/freebsd-11.0-release/crypto/heimdal/
H A Dltmain.sh5140 preload=no
5223 if test "$preload" = no; then
5227 preload=yes
5331 # If libtool objects are unsupported, then we need to preload.
5895 # If libtool objects are unsupported, then we need to preload.
6360 # we need to preload.
6474 # statically, we need to preload. We also need to preload any
8686 test "$preload" = yes \
9081 if test "$preload"
[all...]
/freebsd-11.0-release/contrib/ldns/
H A Dltmain.sh5152 preload=no
5235 if test "$preload" = no; then
5239 preload=yes
5343 # If libtool objects are unsupported, then we need to preload.
5908 # If libtool objects are unsupported, then we need to preload.
6377 # we need to preload.
6491 # statically, we need to preload. We also need to preload any
8708 test "$preload" = yes \
9103 if test "$preload"
[all...]
/freebsd-11.0-release/contrib/file/
H A Dltmain.sh5153 preload=no
5236 if test "$preload" = no; then
5240 preload=yes
5344 # If libtool objects are unsupported, then we need to preload.
5909 # If libtool objects are unsupported, then we need to preload.
6375 # we need to preload.
6489 # statically, we need to preload. We also need to preload any
8715 test "$preload" = yes \
9110 if test "$preload"
[all...]
/freebsd-11.0-release/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh6551 preload=false
6634 $preload || {
6638 preload=:
6748 # If libtool objects are unsupported, then we need to preload.
7349 # If libtool objects are unsupported, then we need to preload.
7819 # we need to preload.
7931 # statically, we need to preload. We also need to preload any
10197 $preload \
10592 $preload
[all...]
/freebsd-11.0-release/contrib/ofed/libibcm/config/
H A Dltmain.sh1123 preload=no
1189 if test "$preload" = no; then
1193 preload=yes
1305 # If libtool objects are unsupported, then we need to preload.
1849 # If libtool objects are unsupported, then we need to preload.
2272 # we need to preload.
2378 # statically, we need to preload. We also need to preload any
4337 if test "$preload" = yes; then
/freebsd-11.0-release/contrib/ofed/librdmacm/config/
H A Dltmain.sh1123 preload=no
1189 if test "$preload" = no; then
1193 preload=yes
1305 # If libtool objects are unsupported, then we need to preload.
1849 # If libtool objects are unsupported, then we need to preload.
2272 # we need to preload.
2378 # statically, we need to preload. We also need to preload any
4337 if test "$preload" = yes; then
/freebsd-11.0-release/contrib/gdb/
H A Dltmain.sh848 preload=no
911 if test "$preload" = no; then
915 preload=yes
1017 # If libtool objects are unsupported, then we need to preload.
1425 # If libtool objects are unsupported, then we need to preload.
1798 # we need to preload.
1896 # statically, we need to preload.
3521 if test "$preload" = yes; then

Completed in 303 milliseconds