Home
last modified time | relevance | path

Searched refs:zstat (Results 1 – 2 of 2) sorted by relevance

/haiku/src/bin/unzip/
H A Dunzpriv.h1119 # define stat(p,s) zstat((p),(s))
1803 int zstat OF((ZCONST char *p, struct stat *s));
H A Dfileio.c2431 int zstat(p, s) in zstat() function