Searched refs:lstat (Results 1 – 3 of 3) sorted by relevance
4194 # undef lstat4195 # define lstat(a,b) _stati64 (a,b) macro4442 # define EV_LSTAT(p,b) lstat (p, b)4448 if (lstat (w->path, &w->attr) < 0) in ev_stat_stat()
413 - (try to) work around missing lstat on windows.
4744 if (lstat (tmp_pathspec, &s) == 0)