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

  /src/sys/compat/common/
kern_ipc_10.c 71 struct sys_semop_args /* {
  /src/sys/compat/freebsd/
freebsd_ipc.c 75 struct sys_semop_args /* {
freebsd_syscallargs.h 459 struct sys_semop_args;
991 int sys_semop(struct lwp *, const struct sys_semop_args *, register_t *);
freebsd_sysent.c 1040 ns(struct sys_semop_args),
  /src/sys/compat/linux/common/
linux_ipccall.c 185 struct sys_semop_args bsa;
  /src/sys/compat/netbsd32/
netbsd32_compat_10_sysv.c 81 struct sys_semop_args /* {
  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 505 struct sys_semop_args;
1148 int sys_semop(struct lwp *, const struct sys_semop_args *, register_t *);
aoutm68k_sysent.c 1291 ns(struct sys_semop_args),
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 875 struct sys_semop_args;
1514 int sys_semop(struct lwp *, const struct sys_semop_args *, register_t *);
linux_sysent.c 902 ns(struct sys_semop_args),
linux_systrace_args.c 1394 const struct sys_semop_args *p = params;
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 338 struct sys_semop_args;
1482 int sys_semop(struct lwp *, const struct sys_semop_args *, register_t *);
linux_sysent.c 359 ns(struct sys_semop_args),
linux_systrace_args.c 572 const struct sys_semop_args *p = params;
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 494 struct sys_semop_args;
1686 int sys_semop(struct lwp *, const struct sys_semop_args *, register_t *);
linux_sysent.c 856 ns(struct sys_semop_args),
  /src/sys/compat/linux32/common/
linux32_ipccall.c 263 struct sys_semop_args ua;
  /src/sys/kern/
sysv_sem.c 1146 sys_semop(struct lwp *l, const struct sys_semop_args *uap, register_t *retval)
init_sysent.c 1148 ns(struct sys_semop_args),
systrace_args.c 1622 const struct sys_semop_args *p = params;
  /src/sys/sys/
syscallargs.h 1402 struct sys_semop_args { struct
3825 int sys_semop(struct lwp *, const struct sys_semop_args *, register_t *);

Completed in 53 milliseconds