Searched refs:rpl_lstat (Results 1 – 2 of 2) sorted by relevance
21 extern int rpl_lstat (const char *name, struct stat *buf);23 # define lstat rpl_lstat
50 rpl_lstat (const char *file, struct stat *sbuf) in rpl_lstat() function