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

/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Dirpmarshall.h38 #define irp_unmarshall_nw __irp_unmarshall_nw macro
62 int irp_unmarshall_nw(struct nwent *, char *);
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dirpmarshall.c1367 * int irp_unmarshall_nw(struct nwent *ne, char *buffer)
1380 irp_unmarshall_nw(struct nwent *ne, char *buffer) { function
1998 if (irp_unmarshall_nw(&ne, argv[1]) != 0) {

Completed in 72 milliseconds