HomeSort by: relevance | last modified time | path
    Searched refs:sunos_sys_execve (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/compat/sunos/
sunos_syscallargs.h 155 check_syscall_args(sunos_sys_execve)
542 int sunos_sys_execve(struct lwp *, const struct sunos_sys_execve_args *, register_t *);
sunos_sysent.c 268 .sy_call = (sy_call_t *)sunos_sys_execve
sunos_misc.c 165 sunos_sys_execve(struct lwp *l, const struct sunos_sys_execve_args *uap, register_t *retval) function in typeref:typename:int

Completed in 15 milliseconds