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

/ast/src/cmd/3d/
H A Dlseek3d.c68 seekf = (Seek64_f)sysfunc(SYS3D_lseek64);
115 seekf = (Seek_f)sysfunc(SYS3D_lseek);
H A Dlib_3d.h81 #define sysfunc _3d_sysfunc macro
H A Dftruncate3d.c50 realf = (Real_f)sysfunc(SYS3D_ftruncate64);
H A Dtruncate3d.c53 realf = (Real_f)sysfunc(SYS3D_truncate64);
H A D3d.h561 extern Sysfunc_t sysfunc(int);
H A Dsyscall3d.c285 sysfunc(int call) function

Completed in 83 milliseconds