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 *);
199 if (irp_unmarshall_ho(ho, body) != 0) { in ho_byname2()262 if (irp_unmarshall_ho(ho, body) != 0) { in ho_byaddr()309 if (irp_unmarshall_ho(ho, body) != 0) { in ho_next()
992 irp_unmarshall_ho(struct hostent *ho, char *buffer) { in irp_unmarshall_ho() function2131 if (irp_unmarshall_ho(&he, argv[1]) != 0) { in main()