Searched defs:shmat_args (Results 1 – 2 of 2) sorted by relevance
470 struct shmat_args { struct477 sys_shmat(struct thread *td, struct shmat_args *uap) in sys_shmat() argument
641 struct shmat_args { struct642 char shmid_l_[PADL_(int)]; int shmid; char shmid_r_[PADR_(int)];643 char shmaddr_l_[PADL_(const void *)]; const void * shmaddr; char shmaddr_r_[PADR_(const void *)];644 char shmflg_l_[PADL_(int)]; int shmflg; char shmflg_r_[PADR_(int)];