Home
last modified time | relevance | path

Searched defs:longpath (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/ltp/testcases/kernel/syscalls/link/
H A Dlink04.c30 static char longpath[PATH_MAX + 2]; variable
/aosp_15_r20/external/curl/lib/
H A Dcurl_addrinfo.c461 struct Curl_addrinfo *Curl_unix2addr(const char *path, bool *longpath, in Curl_unix2addr()
H A Durl.c3144 bool longpath = FALSE; local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/exec/
H A Dexecveat.c26 static char longpath[2 * PATH_MAX] = ""; variable