Searched refs:c_tap_source_env (Results 1 – 1 of 1) sorted by relevance
1679 char *c_tap_source_env = NULL; in main() local1735 c_tap_source_env = concat("C_TAP_SOURCE=", source, (const char *) 0); in main()1736 if (putenv(c_tap_source_env) != 0) in main()1772 free(c_tap_source_env); in main()