/titanic_50/usr/src/cmd/sgs/crle/common/ |
H A D | depend.c | 132 const char *preload; in depend() local 141 preload = NULL; in depend() 144 preload = name; in depend() 269 if (preload) { in depend() 271 MSG_ORIG(MSG_ENV_LD_PRELOAD), preload); in depend() 281 (putenv(eldf) != 0) || (preload && (putenv(epld) != 0))) { in depend()
|
/titanic_50/usr/src/cmd/dtrace/test/tst/common/pid/ |
H A D | tst.manypids.ksh | 38 preload=$lib:${preload} 41 export LD_PRELOAD=$preload
|
/titanic_50/usr/src/cmd/sgs/ldd/common/ |
H A D | ldd.c | 633 const char *preload = 0; in run() local 684 preload = MSG_ORIG(MSG_LD_PRELOAD); in run() 693 preload = MSG_ORIG(MSG_LD_PRELOAD_64); in run() 698 preload = MSG_ORIG(MSG_LD_PRELOAD_32); in run() 702 if ((str = (char *)malloc(strlen(preload) + in run() 709 (void) sprintf(str, format, preload, fname, files); in run() 747 if (preload) { in run() 749 size = strlen(preload); in run() 750 if ((strncmp(preload, str, size) == 0) && in run()
|
/titanic_50/usr/src/lib/libmvec/common/vis/ |
H A D | __vcos_ultra3.S | 187 lda [%i1]%asi,%l1 ! preload next argument 210 lda [%i1]%asi,%l2 ! preload next argument 233 lda [%i1]%asi,%l3 ! preload next argument 428 lda [%i1]%asi,%l0 ! preload next argument 794 lda [%i1]%asi,%l0 ! preload next argument 948 lda [%i1]%asi,%l0 ! preload next argument 1108 lda [%i1]%asi,%l0 ! preload next argument 1263 lda [%i1]%asi,%l0 ! preload next argument 1429 lda [%i1]%asi,%l0 ! preload next argument 1584 lda [%i1]%asi,%l0 ! preload next argument [all …]
|
H A D | __vsin_ultra3.S | 186 lda [%i1]%asi,%l1 ! preload next argument 209 lda [%i1]%asi,%l2 ! preload next argument 232 lda [%i1]%asi,%l3 ! preload next argument 443 lda [%i1]%asi,%l0 ! preload next argument 805 lda [%i1]%asi,%l0 ! preload next argument 959 lda [%i1]%asi,%l0 ! preload next argument 1119 lda [%i1]%asi,%l0 ! preload next argument 1274 lda [%i1]%asi,%l0 ! preload next argument 1440 lda [%i1]%asi,%l0 ! preload next argument 1595 lda [%i1]%asi,%l0 ! preload next argument [all …]
|
H A D | __vsin.S | 232 lda [%i1]%asi,%l1 ! preload next argument 255 lda [%i1]%asi,%l2 ! preload next argument 392 lda [%i1]%asi,%l0 ! preload next argument 511 lda [%i1]%asi,%l0 ! preload next argument 632 lda [%i1]%asi,%l0 ! preload next argument 735 lda [%i1]%asi,%l0 ! preload next argument 859 lda [%i1]%asi,%l0 ! preload next argument 963 lda [%i1]%asi,%l0 ! preload next argument 1069 lda [%i1]%asi,%l0 ! preload next argument 1121 lda [%i1]%asi,%l0 ! preload next argument [all …]
|
H A D | __vsincos.S | 187 lda [%i1]%asi,%l1 ! preload next argument 213 lda [%i1]%asi,%l2 ! preload next argument 421 lda [%i1]%asi,%l0 ! preload next argument 725 lda [%i1]%asi,%l0 ! preload next argument
|
H A D | __vcos.S | 303 lda [%i1]%asi,%l1 ! preload next argument 326 lda [%i1]%asi,%l2 ! preload next argument 463 lda [%i1]%asi,%l0 ! preload next argument 582 lda [%i1]%asi,%l0 ! preload next argument 703 lda [%i1]%asi,%l0 ! preload next argument 806 lda [%i1]%asi,%l0 ! preload next argument 930 lda [%i1]%asi,%l0 ! preload next argument 1034 lda [%i1]%asi,%l0 ! preload next argument 1140 lda [%i1]%asi,%l0 ! preload next argument 1192 lda [%i1]%asi,%l0 ! preload next argument [all …]
|
H A D | __vlog.S | 263 lda [%i1]%asi,%l1 ! preload next argument 342 lda [%i1]%asi,%l2 ! preload next argument 421 lda [%i1]%asi,%l0 ! preload next argument
|
H A D | __vexp.S | 742 lda [%i1]%asi,%l1 ! preload next argument 765 lda [%i1]%asi,%l2 ! preload next argument 955 lda [%i1]%asi,%l0 ! preload next argument 1268 lda [%i1]%asi,%l2 ! preload next argument
|
H A D | __vatan2.S | 199 lda [%i1]%asi,%f10 ! preload next argument 492 lda [%i1]%asi,%f0 ! preload next argument
|
H A D | __vexpf.S | 317 ! preload 8 elements and get absolute values
|
/titanic_50/usr/src/cmd/sgs/rtld/common/ |
H A D | setup.c | 92 preload(const char *str, Rt_map *mlmp, Rt_map **clmp) in preload() function 1034 if (rpl_preload && (preload(rpl_preload, mlmp, &clmp) == 0)) in setup() 1036 if (prm_preload && (preload(prm_preload, mlmp, &clmp) == 0)) in setup()
|
/titanic_50/usr/src/uts/sun4/ml/ |
H A D | ip_ocsum.s | 299 ! preload for main loop - 9 clocks assuming D$ hits at 1 per
|
/titanic_50/usr/src/uts/common/io/ural/ |
H A D | ural.c | 1116 uint16_t logcwmin, preload, tmp; in ural_enable_tsf_sync() local 1125 preload = (ic->ic_opmode == IEEE80211_M_IBSS) ? 320 : 6; in ural_enable_tsf_sync() 1126 tmp = logcwmin << 12 | preload; in ural_enable_tsf_sync()
|
/titanic_50/usr/src/lib/c_synonyms/ |
H A D | syn_common | 34 # only way of calling them now is to preload c_synonyms.so.1
|
/titanic_50/usr/src/lib/libbsm/common/ |
H A D | adt.c | 406 adt_translation_t **xlate, void (*preload)(au_event_t, adt_event_data_t *)) in adt_load_table() 413 state->as_preload = preload; in adt_load_table()
|
/titanic_50/usr/src/uts/common/io/ral/ |
H A D | rt2560.c | 430 uint16_t logcwmin, preload; in rt2560_enable_tsf_sync() local 442 preload = (ic->ic_opmode == IEEE80211_M_STA) ? 384 : 1024; in rt2560_enable_tsf_sync() 443 tmp = logcwmin << 16 | preload; in rt2560_enable_tsf_sync()
|
/titanic_50/usr/src/lib/libbsm/ |
H A D | auditxml | 557 void (*preload)(au_event_t, adt_event_data_t *));
|
/titanic_50/usr/src/cmd/abi/appcert/etc/ |
H A D | etc.scoped.in | 233 SCOPED_SYMBOL|SunOS_5.6|ld.so.1|preload
|
/titanic_50/usr/src/cmd/sgs/packages/common/ |
H A D | SUNWonld-README | 237 4327653 run-time linker should preload tables it will process (madvise)
|