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

  /src/external/bsd/libbind/dist/irs/
getservent_r.c 49 if (se == NULL || (n = copy_servent(se, sptr, SERV_R_COPY)) != 0)
59 return (copy_servent(se, sptr, SERV_R_COPY));
70 if (se == NULL || (n = copy_servent(se, sptr, SERV_R_COPY)) != 0)
80 return (copy_servent(se, sptr, SERV_R_COPY));
96 if (se == NULL || (n = copy_servent(se, sptr, SERV_R_COPY)) != 0)
106 return (copy_servent(se, sptr, SERV_R_COPY));
  /src/external/bsd/libbind/dist/
port_before.h.in 152 @SERV_R_COPY@
configure 1022 SERV_R_COPY
33050 SERV_R_COPY="#define SERV_R_COPY buf, buflen"
33102 SERV_R_COPY="#define SERV_R_COPY buf, buflen"
33154 SERV_R_COPY="#define SERV_R_COPY serv_data"
33182 SERV_R_COPY="#define SERV_R_COPY buf, buflen"
34986 SERV_R_COPY!$SERV_R_COPY$ac_deli
    [all...]

Completed in 37 milliseconds