Home
last modified time | relevance | path

Searched refs:nosys (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.1.10/bsd/kern/
H A Dsubr_xxx.c181 nosys(__unused struct proc *p, __unused struct nosys_args *args, __unused int32_t *retval) in nosys() function
/xnu-11215.1.10/bsd/vfs/
H A Dvfs_syscalls.c4500 return nosys(p, NULL, retval); in pivot_root()