Searched refs:realpath_not_final (Results 1 – 4 of 4) sorted by relevance
349 int realpath_not_final(const char *name, char *resolved_path) in realpath_not_final() function417 if (!realpath_not_final(path, stackpath)) in matchpathcon()
452 extern int realpath_not_final(const char *name, char *resolved_path);
423 rc = realpath_not_final(name, path); in process_one_realpath()
258 * make use of the new realpath_not_final function