Searched defs:osethostname_args (Results 1 – 1 of 1) sorted by relevance
2359 struct osethostname_args { struct2360 char hostname_l_[PADL_(char *)]; char * hostname; char hostname_r_[PADR_(char *)];2361 char len_l_[PADL_(u_int)]; u_int len; char len_r_[PADR_(u_int)];