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

  /src/sys/compat/sunos/
sunos_syscallargs.h 48 check_syscall_args(sunos_sys_open)
474 int sunos_sys_open(struct lwp *, const struct sunos_sys_open_args *, register_t *);
sunos_sysent.c 54 .sy_call = (sy_call_t *)sunos_sys_open
sunos_misc.c 687 sunos_sys_open(struct lwp *l, const struct sunos_sys_open_args *uap, register_t *retval) function in typeref:typename:int

Completed in 39 milliseconds