Home
last modified time | relevance | path

Searched refs:UZmacstat (Results 1 – 3 of 3) sorted by relevance

/dports/archivers/unzip/unzip60/macos/source/
H A Dmaccfg.h77 #define stat UZmacstat
78 #define lstat UZmacstat
H A Dmacstat.h70 extern int UZmacstat(const char *path, struct stat *buf);
H A Dmacstat.c58 int UZmacstat(const char *path, struct stat *buf) in UZmacstat() function