Home
last modified time | relevance | path

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

/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_proto.h150 struct freebsd32_shmsys_args { struct
151 char which_l_[PADL_(int)]; int which; char which_r_[PADR_(int)];
152 char a2_l_[PADL_(int)]; int a2; char a2_r_[PADR_(int)];
153 char a3_l_[PADL_(int)]; int a3; char a3_r_[PADR_(int)];
154 char a4_l_[PADL_(int)]; int a4; char a4_r_[PADR_(int)];