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

/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Dirpmarshall.h41 #define irp_unmarshall_sv __irp_unmarshall_sv macro
53 int irp_unmarshall_sv(struct servent *, char *);
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dirpmarshall.c630 * int irp_unmarshall_sv(struct servent *sv, char *buffer)
643 irp_unmarshall_sv(struct servent *sv, char *buffer) { function
2181 if (irp_unmarshall_sv(sv, argv[1]) != 0) {

Completed in 73 milliseconds