Searched refs:prefile (Results 1 – 1 of 1) sorted by relevance
154 static const char *prefile_32, *prefile_64, *prefile; variable274 if (((prefile = getenv(MSG_ORIG(MSG_LD_PRELOAD))) == NULL) || in main()275 (*prefile == '\0')) { in main()276 prefile = MSG_ORIG(MSG_STR_EMPTY); in main()302 prefile = str; in main()675 const char *files = prefile; in run()