Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgethostent_r.c34 copy_hostent(struct hostent *, struct hostent *, HOST_R_COPY_ARGS);
155 copy_hostent(struct hostent *he, struct hostent *hptr, HOST_R_COPY_ARGS) { in copy_hostent() argument
215 copy_hostent(struct hostent *he, struct hostent *hptr, HOST_R_COPY_ARGS) { in copy_hostent() argument
/illumos-gate/usr/src/lib/libresolv2/include/
H A Dport_before.h100 #define HOST_R_COPY_ARGS char *buf, int buflen macro