Searched refs:lstat (Results 1 – 8 of 8) sorted by relevance
37 # define lstat stat macro337 if (lstat(dname->ptr, lst) == 0) { in stat_cache_lstat()
156 /* Define to 1 if you have the `lstat' function. */400 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
158 …checkFuncs(autoconf, Split('fork stat lstat strftime dup2 getcwd inet_ntoa inet_ntop memset mmap m…
511 strdup strerror strstr strtol sendfile getopt socket lstat \
550 * fixed handling of follow-symlink + lstat()
13613 have to compile and use the lstat wrapper. */13614 return lstat ("conftest.sym/", &sbuf) == 0;16616 strdup strerror strstr strtol sendfile getopt socket lstat \
6122 if (lstat (tmp_pathspec, &s) == 0)
3677 have to compile and use the lstat wrapper. */3678 return lstat ("conftest.sym/", &sbuf) == 0;