Home
last modified time | relevance | path

Searched refs:PRELOAD (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libtnfctl/
H A Dprb_child.c48 #define PRELOAD "LD_PRELOAD" macro
107 oldenv = getenv(PRELOAD); in prb_child_create()
109 newenv = (char *) malloc(strlen(PRELOAD) + in prb_child_create()
121 (void) strcpy(newenv, PRELOAD); in prb_child_create()
135 newenv = (char *) malloc(strlen(PRELOAD) + in prb_child_create()
144 (void) strcpy(newenv, PRELOAD); in prb_child_create()
/titanic_41/usr/src/cmd/abi/spectrans/spec2trace/
H A Dtrace.h44 typedef enum {AUDIT, PRELOAD} CODE; enumerator
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Drtld.msg393 @ MSG_LD_PRELOAD "PRELOAD"
/titanic_41/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.msg75 @ MSG_FLG_PRELOAD "PRELOAD"