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

  /src/sys/compat/sunos/
sunos_syscallargs.h 64 check_syscall_args(sunos_sys_creat)
480 int sunos_sys_creat(struct lwp *, const struct sunos_sys_creat_args *, register_t *);
sunos_sysent.c 68 .sy_call = (sy_call_t *)sunos_sys_creat
sunos_misc.c 137 sunos_sys_creat(struct lwp *l, const struct sunos_sys_creat_args *uap, register_t *retval) function in typeref:typename:int

Completed in 12 milliseconds