HomeSort by relevance Sort by last modified time
    Searched refs:rpl_lstat (Results 1 - 2 of 2) sorted by null

  /ndk/sources/host-tools/sed-4.2.1/lib/
lstat.c 54 rpl_lstat (const char *file, struct stat *sbuf) function
sys_stat.in.h 296 # define lstat rpl_lstat
297 extern int rpl_lstat (const char *name, struct stat *buf);

Completed in 582 milliseconds