Searched refs:apath_limit (Results 1 – 1 of 1) sorted by relevance
1885 const char *start, *end, *apath_limit; in abspath() local1890 apath_limit = apath + GET_PATH_MAX; in abspath()1937 if (dest + len >= apath_limit) in abspath()