Home
last modified time | relevance | path

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

/dflybsd-src/sys/sys/
H A Dsysproto.h624 struct shmat_args { struct
625 int shmid; char shmid_[PAD_(int)];
626 const void * shmaddr; char shmaddr_[PAD_(const void *)];
627 int shmflg; char shmflg_[PAD_(int)];