Searched refs:Seek64_f (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/3d/ | ||
H A D | lseek3d.c | 47 typedef off64_t (*Seek64_f)(int, off64_t, int); typedef 59 static Seek64_f seekf; 68 seekf = (Seek64_f)sysfunc(SYS3D_lseek64); |
Completed in 6 milliseconds