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

/ast/src/cmd/warp/
H A Dwarp.c218 typedef int (*Fstat_f)(int, struct stat*); typedef
1345 if ((r = (*(Fstat_f)p->call)(fd, st)) != -1)

Completed in 63 milliseconds