Searched refs:irp_unmarshall_ho (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/libbind/dist/include/isc/
H A Dirpmarshall.h37 #define irp_unmarshall_ho __irp_unmarshall_ho macro
59 int irp_unmarshall_ho(struct hostent *, char *);
/netbsd-current/external/bsd/libbind/dist/irs/
H A Dirp_ho.c201 if (irp_unmarshall_ho(ho, body) != 0) {
264 if (irp_unmarshall_ho(ho, body) != 0) {
311 if (irp_unmarshall_ho(ho, body) != 0) {
H A Dirpmarshall.c981 * int irp_unmarshall_ho(struct hostent *ho, char *buffer)
994 irp_unmarshall_ho(struct hostent *ho, char *buffer) { function
2133 if (irp_unmarshall_ho(&he, argv[1]) != 0) {

Completed in 179 milliseconds