Searched refs:SAFE_SETENV (Results 1 – 2 of 2) sorted by relevance
/external/ltp/include/ | ||
D | tst_safe_macros.h | 539 #define SAFE_SETENV(name, value, overwrite) do { \ macro |
/external/ltp/lib/ | ||
D | tst_test.c | 1076 SAFE_SETENV("PATH", new_path, 1); in add_paths() |