Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/
H A Dunixish.h123 int afstat(int fd, struct stat *statb);
124 # define Fstat(fd,bufptr) afstat((fd),(bufptr))
H A DREADME.amiga175 =item Add handling of NIL: to afstat()
/openbsd-src/gnu/usr.bin/perl/amigaos4/
H A Damigaos.c531 int afstat(int fd, struct stat *statb) in afstat() function