Searched refs:rpl_lstat (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dlstat.h20 extern int rpl_lstat (const char *name, struct stat *buf);
22 # define lstat rpl_lstat
H A Dlstat.c47 rpl_lstat (const char *file, struct stat *sbuf) function
/haiku-fatelf/src/bin/coreutils/lib/
H A Dlstat.c61 rpl_lstat (const char *file, struct stat *sbuf) function
H A Dsys_stat.in.h388 # define lstat rpl_lstat
389 extern int rpl_lstat (const char *name, struct stat *buf)

Completed in 48 milliseconds