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

/illumos-gate/usr/src/lib/libinetsvc/common/
H A Dinetsvc.c687 char gpbuf[1024]; local
908 getprotobyname_r(gsproto, &pe, gpbuf,
909 sizeof (gpbuf)) == NULL) {

Completed in 62 milliseconds