Searched refs:pfxlen (Results 1 – 1 of 1) sorted by relevance
363 idx_t pfxlen = FILE_SYSTEM_PREFIX_LEN (buf); in realpath_stk() local365 dest = __mempcpy (rname, buf, pfxlen); in realpath_stk()369 if (ISSLASH (buf[1]) && !ISSLASH (buf[2]) && !pfxlen) in realpath_stk()374 prefix_len = pfxlen; in realpath_stk()
Completed in 4 milliseconds