Searched refs:exactbuf (Results 1 – 1 of 1) sorted by relevance
212 char exactbuf[35]; in main() local214 char exactbuf[24]; /* should be exact the necessary size */ in main() local216 pres3 = gethostbyname_r("blauwal", phostent, exactbuf, sizeof(exactbuf), &h_errno); in main()
Completed in 94 milliseconds