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

  /src/sys/compat/sunos32/
sunos32_syscallargs.h 74 check_syscall_args(sunos32_sys_execv)
495 int sunos32_sys_execv(struct lwp *, const struct sunos32_sys_execv_args *, register_t *);
sunos32_sysent.c 79 .sy_call = (sy_call_t *)sunos32_sys_execv
sunos32_misc.c 332 sunos32_sys_execv(struct lwp *l, const struct sunos32_sys_execv_args *uap, register_t *retval) function in typeref:typename:int

Completed in 14 milliseconds