Home
last modified time | relevance | path

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

/xnu-10002.41.9/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-10002.41.9/bsd/vfs/ !
H A Dvfs_syscalls.c4425 return nosys(p, NULL, retval); in pivot_root()