| /freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/ |
| H A D | tst.manypids.ksh | 38 preload=$lib:${preload} 41 export LD_PRELOAD=$preload
|
| /freebsd-14.2/stand/libsa/ |
| H A D | preload.c | 31 preload(int fd) in preload() function
|
| H A D | Makefile | 113 fstat.c close.c lseek.c open.c read.c write.c readdir.c preload.c
|
| H A D | stand.h | 318 extern void preload(int);
|
| /freebsd-14.2/contrib/libfido2/fuzz/ |
| H A D | README | 5 libfido2 in an existing application. To do so, use preload-snoop.c with a real 7 use preload-fuzz.c to read device data from stdin.
|
| /freebsd-14.2/sbin/ping/ |
| H A D | ping.c | 229 int almost_done, ch, df, hold, i, icmp_len, mib[4], preload; in ping() local 276 alarmtimeout = df = preload = tos = pcp = 0; in ping() 405 preload = (int)ltmp; in ping() 883 if (preload == 0) in ping() 886 if (npackets != 0 && preload > npackets) in ping() 887 preload = npackets; in ping() 888 while (preload--) /* fire off them quickies */ in ping()
|
| H A D | ping6.c | 289 int almost_done, ch, hold, packlen, preload, optval, error; in ping6() local 327 alarmtimeout = preload = 0; in ping6() 474 preload = strtol(optarg, &e, 10); in ping6() 475 if (preload < 0 || *optarg == '\0' || *e != '\0') in ping6() 1128 if (preload == 0) in ping6() 1131 if (npackets != 0 && preload > npackets) in ping6() 1132 preload = npackets; in ping6() 1133 while (preload--) in ping6()
|
| /freebsd-14.2/sys/ofed/drivers/infiniband/core/ |
| H A D | ib_sa_query.c | 794 bool preload = gfpflags_allow_blocking(gfp_mask); in send_mad() local 798 if (preload) in send_mad() 805 if (preload) in send_mad()
|
| /freebsd-14.2/sys/dev/usb/wlan/ |
| H A D | if_ural.c | 1737 uint16_t logcwmin, preload, tmp; in ural_enable_tsf_sync() local 1746 preload = (ic->ic_opmode == IEEE80211_M_IBSS) ? 320 : 6; in ural_enable_tsf_sync() 1747 tmp = logcwmin << 12 | preload; in ural_enable_tsf_sync()
|
| /freebsd-14.2/contrib/file/magic/Magdir/ |
| H A D | mach | 248 >12 belong 5 preload executable
|
| /freebsd-14.2/contrib/llvm-project/lld/MachO/ |
| H A D | Options.td | 178 def preload : Flag<["-"], "preload">, 744 HelpText<"With -preload, specify layout sequence of colon-separated <sections> in <segment>">, 749 HelpText<"With -preload, specify layout sequence of colon-separated <segments>">,
|
| /freebsd-14.2/sys/dev/ral/ |
| H A D | rt2560.c | 2184 uint16_t logcwmin, preload; in rt2560_enable_tsf_sync() local 2196 preload = (vap->iv_opmode == IEEE80211_M_STA) ? 384 : 1024; in rt2560_enable_tsf_sync() 2197 tmp = logcwmin << 16 | preload; in rt2560_enable_tsf_sync()
|
| /freebsd-14.2/crypto/heimdal/ |
| H A D | ltmain.sh | 5140 preload=no 5223 if test "$preload" = no; then 5227 preload=yes 8686 test "$preload" = yes \ 9081 if test "$preload" = yes && test -f "$symfileobj"; then
|
| /freebsd-14.2/sys/kern/ |
| H A D | kern_linker.c | 1551 struct mod_metadata **stop, int preload) in linker_addmodules() argument 1778 SYSINIT(preload, SI_SUB_KLD, SI_ORDER_MIDDLE, linker_preload, NULL);
|
| /freebsd-14.2/contrib/file/ |
| H A D | ltmain.sh | 6554 preload=false 6637 $preload || { 6641 preload=: 10212 $preload \ 10607 $preload && test -f "$symfileobj" \
|
| /freebsd-14.2/contrib/unbound/ |
| H A D | ltmain.sh | 6551 preload=false 6634 $preload || { 6638 preload=: 10199 $preload \ 10594 $preload && test -f "$symfileobj" \
|
| /freebsd-14.2/contrib/ntp/sntp/libevent/build-aux/ |
| H A D | ltmain.sh | 6551 preload=false 6634 $preload || { 6638 preload=: 10197 $preload \ 10592 $preload && test -f "$symfileobj" \
|
| /freebsd-14.2/contrib/ntp/sntp/libevent/ |
| H A D | ltmain.sh | 6551 preload=false 6634 $preload || { 6638 preload=: 10197 $preload \ 10592 $preload && test -f "$symfileobj" \
|
| /freebsd-14.2/contrib/sqlite3/ |
| H A D | ltmain.sh | 6643 preload=false 6726 $preload || { 6730 preload=: 10301 $preload \ 10696 $preload && test -f "$symfileobj" \
|
| /freebsd-14.2/contrib/openpam/ |
| H A D | ltmain.sh | 6808 preload=false 6891 $preload || { 6895 preload=: 10483 $preload \ 10879 $preload && test -f "$symfileobj" \
|
| /freebsd-14.2/contrib/libevent/build-aux/ |
| H A D | ltmain.sh | 6766 preload=false 6849 $preload || { 6853 preload=: 10416 $preload \ 10812 $preload && test -f "$symfileobj" \
|
| /freebsd-14.2/contrib/openbsm/config/ |
| H A D | ltmain.sh | 6551 preload=false 6634 $preload || { 6638 preload=: 10197 $preload \ 10592 $preload && test -f "$symfileobj" \
|
| /freebsd-14.2/contrib/ldns/ |
| H A D | ltmain.sh | 6643 preload=false 6726 $preload || { 6730 preload=: 10301 $preload \ 10696 $preload && test -f "$symfileobj" \
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMScheduleM7.td | 263 // Word load / preload
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Target/ |
| H A D | TargetProperties.td | 134 def PreloadSymbols: Property<"preload-symbols", "Boolean">,
|