Searched defs:confstr (Results 1 – 3 of 3) sorted by relevance
343 static inline void confstr(int a, char *b, int c) {strcpy(b, a ? "POSIXLY_CORRECT=1" : "/bin:/usr/b… in confstr() function
1270 TEST(MemorySanitizer, confstr) { in TEST() argument
1363 TEST(MemorySanitizer, confstr) { in TEST() argument