Home
last modified time | relevance | path

Searched defs:semop (Results 1 – 2 of 2) sorted by relevance

/dragonfly/lib/libc/gen/
H A Dsysvipc_semop.c10 int semop(int semid, struct sembuf *sops, unsigned nsops) in semop() function
/dragonfly/sys/sys/
H A Dsysunion.h147 struct semop_args semop; member