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 1039 ns(struct sys_semop_args),
  /src/sys/compat/linux/common/
linux_ipccall.c 173 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 1289 ns(struct sys_semop_args),
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 857 struct sys_semop_args;
1492 int sys_semop(struct lwp *, const struct sys_semop_args *, register_t *);
linux_sysent.c 897 ns(struct sys_semop_args),
linux_systrace_args.c 1376 const struct sys_semop_args *p = params;
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 489 struct sys_semop_args;
1668 int sys_semop(struct lwp *, const struct sys_semop_args *, register_t *);
linux_sysent.c 855 ns(struct sys_semop_args),
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 333 struct sys_semop_args;
1464 int sys_semop(struct lwp *, const struct sys_semop_args *, register_t *);
linux_sysent.c 358 ns(struct sys_semop_args),
linux_systrace_args.c 572 const struct sys_semop_args *p = params;
  /src/sys/compat/linux32/common/
linux32_ipccall.c 263 struct sys_semop_args ua;
  /src/sys/kern/
sysv_sem.c 1145 sys_semop(struct lwp *l, const struct sys_semop_args *uap, register_t *retval)
init_sysent.c 1146 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 39 milliseconds