Searched refs:cached_lstat (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/bmake/
H A Dmake.h511 int cached_lstat(const char *, void *);
H A Ddir.c329 cached_lstat(const char *pathname, void *st) function
H A Dmeta.c1357 if ((link_src != NULL && cached_lstat(p, &fs) < 0) ||

Completed in 120 milliseconds