Searched refs:HOST_R_COPY_ARGS (Results 1 – 2 of 2) sorted by relevance
38 copy_hostent(struct hostent *, struct hostent *, HOST_R_COPY_ARGS);159 copy_hostent(struct hostent *he, struct hostent *hptr, HOST_R_COPY_ARGS) { in copy_hostent() argument219 copy_hostent(struct hostent *he, struct hostent *hptr, HOST_R_COPY_ARGS) { in copy_hostent() argument
100 #define HOST_R_COPY_ARGS char *buf, int buflen macro