Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/compat/freebsd32/
HDfreebsd32_proto.h164 struct freebsd32_shmsys_args { struct
165 char which_l_[PADL_(uint32_t)]; uint32_t which; char which_r_[PADR_(uint32_t)];
166 char a2_l_[PADL_(uint32_t)]; uint32_t a2; char a2_r_[PADR_(uint32_t)];
167 char a3_l_[PADL_(uint32_t)]; uint32_t a3; char a3_r_[PADR_(uint32_t)];
168 char a4_l_[PADL_(uint32_t)]; uint32_t a4; char a4_r_[PADR_(uint32_t)];