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

  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 127 check_syscall_args(linux_sys_osf1_set_program_attributes)
1490 int linux_sys_osf1_set_program_attributes(struct lwp *, const struct linux_sys_osf1_set_program_attributes_args *, register_t *);
linux_osf1.c 309 linux_sys_osf1_set_program_attributes(struct lwp *l, const struct linux_sys_osf1_set_program_attributes_args *uap, register_t *retval) function in typeref:typename:int
linux_sysent.c 208 .sy_call = (sy_call_t *)linux_sys_osf1_set_program_attributes

Completed in 14 milliseconds