Searched refs:irp_unmarshall_ho (Results 1 – 3 of 3) sorted by relevance
35 #define irp_unmarshall_ho __irp_unmarshall_ho macro57 int irp_unmarshall_ho(struct hostent *, char *);
195 if (irp_unmarshall_ho(ho, body) != 0) { in ho_byname2()258 if (irp_unmarshall_ho(ho, body) != 0) { in ho_byaddr()305 if (irp_unmarshall_ho(ho, body) != 0) { in ho_next()
988 irp_unmarshall_ho(struct hostent *ho, char *buffer) { in irp_unmarshall_ho() function2127 if (irp_unmarshall_ho(&he, argv[1]) != 0) { in main()