Home
last modified time | relevance | path

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

/libev/
H A Dev.c4194 # undef lstat
4195 # define lstat(a,b) _stati64 (a,b) macro
4442 # define EV_LSTAT(p,b) lstat (p, b)
4448 if (lstat (w->path, &w->attr) < 0) in ev_stat_stat()
H A DChanges413 - (try to) work around missing lstat on windows.
H A Dltmain.sh4744 if (lstat (tmp_pathspec, &s) == 0)