Home
last modified time | relevance | path

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

/dragonfly/lib/libc/gen/
H A Dsysvipc_shmctl.c10 int shmctl(int shmid, int cmd, struct shmid_ds *buf) in shmctl() function
/dragonfly/sys/sys/
H A Dsysunion.h153 struct shmctl_args shmctl; member