Searched refs:prefile_32 (Results 1 – 1 of 1) sorted by relevance
154 static const char *prefile_32, *prefile_64, *prefile; variable266 if (((prefile_32 = getenv(MSG_ORIG(MSG_LD_PRELOAD_32))) == NULL) || in main()267 (*prefile_32 == '\0')) { in main()268 prefile_32 = MSG_ORIG(MSG_STR_EMPTY); in main()288 prefile_32 = str; in main()696 if (prefile_32 != MSG_ORIG(MSG_STR_EMPTY)) { in run()697 files = prefile_32; in run()