Searched refs:PRELOAD (Results 1 – 4 of 4) sorted by relevance
48 #define PRELOAD "LD_PRELOAD" macro107 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()
44 typedef enum {AUDIT, PRELOAD} CODE; enumerator
393 @ MSG_LD_PRELOAD "PRELOAD"
75 @ MSG_FLG_PRELOAD "PRELOAD"