Searched defs:hoststr (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/irs/
H A Dgetnameinfo.c279 char hoststr[1024]; /* is this enough? */ local
356 isc_buffer_init(&b, hoststr,
357 sizeof(hoststr));
382 p = strchr(hoststr, '.');

Completed in 9 milliseconds