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