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

/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/
H A Dtst.manypids.ksh38 preload=$lib:${preload}
41 export LD_PRELOAD=$preload
/freebsd-13-stable/sbin/ping/
H A Dping.c252 int almost_done, ch, df, hold, i, icmp_len, mib[4], preload; local
301 alarmtimeout = df = preload = tos = pcp = 0;
425 "invalid preload value: `%s'", optarg);
430 preload = (int)ltmp;
913 if (preload == 0)
916 if (npackets != 0 && preload > npackets)
917 preload = npackets;
918 while (preload--) /* fire off them quickies */
H A Dping6.c307 int almost_done, ch, hold, packlen, preload, optval, error; local
345 alarmtimeout = preload = 0;
492 errx(1, "Must be superuser to preload");
494 preload = strtol(optarg, &e, 10);
495 if (preload < 0 || *optarg == '\0' || *e != '\0')
496 errx(1, "illegal preload value -- %s", optarg);
1147 if (preload == 0)
1150 if (npackets != 0 && preload > npackets)
1151 preload = npackets;
1152 while (preload
[all...]
/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_sa_query.c794 bool preload = gfpflags_allow_blocking(gfp_mask); local
798 if (preload)
805 if (preload)
/freebsd-13-stable/sys/dev/ral/
H A Drt2560.c2189 uint16_t logcwmin, preload; local
2201 preload = (vap->iv_opmode == IEEE80211_M_STA) ? 384 : 1024;
2202 tmp = logcwmin << 16 | preload;
/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_ural.c1745 uint16_t logcwmin, preload, tmp; local
1754 preload = (ic->ic_opmode == IEEE80211_M_IBSS) ? 320 : 6;
1755 tmp = logcwmin << 12 | preload;
/freebsd-13-stable/sys/kern/
H A Dkern_linker.c1522 struct mod_metadata **stop, int preload)
1755 SYSINIT(preload, SI_SUB_KLD, SI_ORDER_MIDDLE, linker_preload, NULL);
1758 * Handle preload files that failed to load any modules.
1521 linker_addmodules(linker_file_t lf, struct mod_metadata **start, struct mod_metadata **stop, int preload) argument
/freebsd-13-stable/contrib/unbound/
H A Dltmain.sh6551 preload=false
6634 $preload || {
6638 preload=:
6748 # If libtool objects are unsupported, then we need to preload.
7351 # If libtool objects are unsupported, then we need to preload.
7821 # we need to preload.
7933 # statically, we need to preload. We also need to preload any
10199 $preload \
10594 $preload
[all...]
/freebsd-13-stable/contrib/sqlite3/
H A Dltmain.sh6551 preload=false
6634 $preload || {
6638 preload=:
6748 # If libtool objects are unsupported, then we need to preload.
7352 # If libtool objects are unsupported, then we need to preload.
7825 # we need to preload.
7937 # statically, we need to preload. We also need to preload any
10206 $preload \
10601 $preload
[all...]
/freebsd-13-stable/contrib/ldns/
H A Dltmain.sh6551 preload=false
6634 $preload || {
6638 preload=:
6748 # If libtool objects are unsupported, then we need to preload.
7352 # If libtool objects are unsupported, then we need to preload.
7825 # we need to preload.
7937 # statically, we need to preload. We also need to preload any
10206 $preload \
10601 $preload
[all...]
/freebsd-13-stable/contrib/libevent/
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-13-stable/contrib/file/
H A Dltmain.sh6554 preload=false
6637 $preload || {
6641 preload=:
6751 # If libtool objects are unsupported, then we need to preload.
7352 # If libtool objects are unsupported, then we need to preload.
7822 # we need to preload.
7934 # statically, we need to preload. We also need to preload any
10212 $preload \
10607 $preload
[all...]
/freebsd-13-stable/contrib/openbsm/config/
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-13-stable/contrib/openpam/
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-13-stable/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-13-stable/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...]

Completed in 436 milliseconds