Searched refs:irp_marshall_nw (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Dirpmarshall.h30 #define irp_marshall_nw __irp_marshall_nw macro
61 int irp_marshall_nw(struct nwent *, char **, size_t *);
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dirpmarshall.c1301 * int irp_marshall_nw(struct nwent *ne, char **buffer, size_t *len)
1314 irp_marshall_nw(struct nwent *ne, char **buffer, size_t *len) { function
2028 if (irp_marshall_nw(&ne, &b, &len) != 0) {

Completed in 178 milliseconds