Searched refs:irp_marshall_ho (Results 1 – 2 of 2) sorted by relevance
27 #define irp_marshall_ho __irp_marshall_ho macro56 int irp_marshall_ho(struct hostent *, char **, size_t *);
885 irp_marshall_ho(struct hostent *ho, char **buffer, size_t *len) { in irp_marshall_ho() function2149 irp_marshall_ho(&he, &b, &len); in main()2163 if (irp_marshall_ho(hp, &b, &len) != 0) { in main()