HomeSort by: relevance | last modified time | path
    Searched refs:HOST_R_COPY (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/libbind/dist/irs/
gethostent_r.c 54 if (he == NULL || (n = copy_hostent(he, hptr, HOST_R_COPY)) != 0)
64 return (copy_hostent(he, hptr, HOST_R_COPY));
81 if (he == NULL || (n = copy_hostent(he, hptr, HOST_R_COPY)) != 0)
91 return (copy_hostent(he, hptr, HOST_R_COPY));
113 if (he == NULL || (n = copy_hostent(he, hptr, HOST_R_COPY)) != 0)
123 return (copy_hostent(he, hptr, HOST_R_COPY));
  /src/external/bsd/libbind/dist/
port_before.h.in 90 @HOST_R_COPY@
configure 966 HOST_R_COPY
29606 HOST_R_COPY="#define HOST_R_COPY buf, buflen"
29661 HOST_R_COPY="#define HOST_R_COPY hdptr"
29717 HOST_R_COPY="#define HOST_R_COPY buf, buflen"
29743 HOST_R_COPY="#define HOST_R_COPY buf, buflen"
34930 HOST_R_COPY!$HOST_R_COPY$ac_deli
    [all...]

Completed in 33 milliseconds