Searched refs:nlm_syscall_args (Results 1 – 4 of 4) sorted by relevance
| /freebsd-11-stable/sys/nlm/ |
| HD | nlm_prot_impl.c | 98 (sizeof(struct nlm_syscall_args) / sizeof(register_t)) | SYF_MPSAFE, 1699 sys_nlm_syscall(struct thread *td, struct nlm_syscall_args *uap) in sys_nlm_syscall()
|
| /freebsd-11-stable/sys/kern/ |
| HD | init_sysent.c | 202 …{ AS(nlm_syscall_args), (sy_call_t *)lkmressys, AUE_NULL, NULL, 0, 0, 0, SY_THR_ABSENT }, /* 154 =…
|
| HD | systrace_args.c | 830 struct nlm_syscall_args *p = params; in systrace_args()
|
| /freebsd-11-stable/sys/sys/ |
| HD | sysproto.h | 486 struct nlm_syscall_args { struct 1901 int sys_nlm_syscall(struct thread *, struct nlm_syscall_args *);
|