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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c330 {AC(searchfs_args), 0, 0, (sy_call_t *)searchfs, munge_wwwwww, munge_dddddd, _SYSCALL_RET_INT_T, 24}, /* 225 = searchfs */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h822 struct searchfs_args { struct
1885 int searchfs(struct proc *, struct searchfs_args *, int *);
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c6181 searchfs(proc_t p, struct searchfs_args *uap, __unused register_t *retval)

Completed in 38 milliseconds