Searched refs:resolvedlen (Results 1 – 1 of 1) sorted by relevance
25 __realpath_chk (const char *buf, char *resolved, size_t resolvedlen) in __realpath_chk() argument28 if (resolvedlen < PATH_MAX) in __realpath_chk()37 if (resolvedlen < pathmax) in __realpath_chk()49 if (actlen > resolvedlen) in __realpath_chk()