Searched defs:resolved_path (Results 1 – 3 of 3) sorted by relevance
753 char *resolved_path = NULL; in main() local
377 int realpath_not_final(const char *name, char *resolved_path) in realpath_not_final()
226 INTERCEPTOR(char*, realpath, const char *path, char *resolved_path) { in INTERCEPTOR() argument