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

/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Dirpmarshall.h35 #define irp_unmarshall_ho __irp_unmarshall_ho macro
57 int irp_unmarshall_ho(struct hostent *, char *);
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dirpmarshall.c979 * int irp_unmarshall_ho(struct hostent *ho, char *buffer)
992 irp_unmarshall_ho(struct hostent *ho, char *buffer) { function
2131 if (irp_unmarshall_ho(&he, argv[1]) != 0) {

Completed in 60 milliseconds