Home
last modified time | relevance | path

Searched refs:lstat (Results 1 – 8 of 8) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dstat_cache.c37 # define lstat stat macro
337 if (lstat(dname->ptr, lst) == 0) { in stat_cache_lstat()
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A Dconfig.h.in156 /* Define to 1 if you have the `lstat' function. */
400 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
H A DSConstruct158 …checkFuncs(autoconf, Split('fork stat lstat strftime dup2 getcwd inet_ntoa inet_ntop memset mmap m…
H A Dconfigure.ac511 strdup strerror strstr strtol sendfile getopt socket lstat \
H A DNEWS550 * fixed handling of follow-symlink + lstat()
H A Dconfigure13613 have to compile and use the lstat wrapper. */
13614 return lstat ("conftest.sym/", &sbuf) == 0;
16616 strdup strerror strstr strtol sendfile getopt socket lstat \
H A Dltmain.sh6122 if (lstat (tmp_pathspec, &s) == 0)
/mOS-networking-stack/scripts/
H A Dconfigure3677 have to compile and use the lstat wrapper. */
3678 return lstat ("conftest.sym/", &sbuf) == 0;