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

/illumos-gate/usr/src/lib/libnsl/nss/
H A Dnetdir_inet.c496 nss_XbyY_buf_t *ndbuf4switch = 0; local
547 ndbuf4switch = _nss_XbyY_buf_alloc(
549 if (ndbuf4switch == 0)
553 proto, ndbuf4switch->result,
554 ndbuf4switch->buffer, ndbuf4switch->buflen);
556 NSS_XbyY_FREE(&ndbuf4switch);
561 NSS_XbyY_FREE(&ndbuf4switch);
567 ndbuf4switch = _nss_XbyY_buf_alloc(
570 if (ndbuf4switch
[all...]

Completed in 47 milliseconds