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

/ast/src/cmd/warp/
H A Dwarp.c225 typedef int (*Lstat64_f)(const char*, struct stat64*); typedef
1629 if ((r = (*(Lstat64_f)p->call)(path, st)) != -1)

Completed in 12 milliseconds