cached_lstat
int cached_lstat(const char *, struct cached_stat *);
if ((link_src != NULL && cached_lstat(p, &cst) < 0) ||