Searched refs:resolved_path (Results 1 – 1 of 1) sorted by relevance
59 char *resolved_path = alloc (); in do_test() local60 char *ret = realpath ("/", resolved_path); in do_test()63 resolved_path = alloc (); in do_test()64 ret = realpath ("/", resolved_path); in do_test()65 dealloc (resolved_path); in do_test()