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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dfsctl.h66 * @(#)fsctl.h 8.6 (Berkeley) 3/28/94
79 int fsctl(const char *, unsigned long, void *, unsigned long);
H A Dsysproto.h1900 int fsctl(struct proc *, struct fsctl_args *, int *);
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c347 {AC(fsctl_args), 0, 0, (sy_call_t *)fsctl, munge_wwww, munge_dddd, _SYSCALL_RET_INT_T, 16}, /* 242 = fsctl */
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c6338 fsctl (proc_t p, struct fsctl_args *uap, __unused register_t *retval) function
6424 /* end of fsctl system call */

Completed in 57 milliseconds