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