Home
last modified time | relevance | path

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.c1310 irp_marshall_nw(struct nwent *ne, char **buffer, size_t *len) { in irp_marshall_nw() function
2024 if (irp_marshall_nw(&ne, &b, &len) != 0) { in main()