Home | History | Annotate | Download | only in X11

Lines Matching defs:hbuf

472     char                hbuf[X_LINE_MAX];
480 gethostbyname_r((h),&(hp).hent,(hp).hbuf,sizeof((hp).hbuf),&(hp).herr)
482 gethostbyaddr_r((a),(al),(t),&(hp).hent,(hp).hbuf,sizeof((hp).hbuf),&(hp).herr)