Home
last modified time | relevance | path

Searched defs:HOST_R_COPY_ARGS (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libresolv2/common/irs/
H A Dgethostent_r.c159 copy_hostent(struct hostent *he, struct hostent *hptr, HOST_R_COPY_ARGS) { in copy_hostent() argument
219 copy_hostent(struct hostent *he, struct hostent *hptr, HOST_R_COPY_ARGS) { in copy_hostent() argument
/titanic_41/usr/src/lib/libresolv2/include/
H A Dport_before.h100 #define HOST_R_COPY_ARGS char *buf, int buflen macro