Searched refs:fast_realpath (Results 1 – 1 of 1) sorted by relevance
23 fast_realpath(const char *path, bool follow) in fast_realpath() function51 …T_ASSERT_EQ_STR(fast_realpath(input, false), output, "Testing input '%s', output '%s'", input, out… in test_realpath()