Searched defs:shmat_args (Results 1 – 2 of 2) sorted by relevance
484 struct shmat_args { struct491 sys_shmat(struct thread *td, struct shmat_args *uap) in sys_shmat() argument
616 struct shmat_args { struct617 char shmid_l_[PADL_(int)]; int shmid; char shmid_r_[PADR_(int)];618 char shmaddr_l_[PADL_(const void *)]; const void * shmaddr; char shmaddr_r_[PADR_(const void *)];619 char shmflg_l_[PADL_(int)]; int shmflg; char shmflg_r_[PADR_(int)];