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

/ast/src/cmd/warp/
H A Dwarp.c224 typedef int (*Fstat64_f)(int, struct stat64*); typedef
1574 if ((r = (*(Fstat64_f)p->call)(fd, st)) != -1)

Completed in 138 milliseconds