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

  /src/external/bsd/libbind/dist/irs/
getprotoent_r.c 47 if (pe == NULL || (n = copy_protoent(pe, pptr, PROTO_R_COPY)) != 0)
57 return (copy_protoent(pe, pptr, PROTO_R_COPY));
67 if (pe == NULL || (n = copy_protoent(pe, pptr, PROTO_R_COPY)) != 0)
77 return (copy_protoent(pe, pptr, PROTO_R_COPY));
93 if (pe == NULL || (n = copy_protoent(pe, pptr, PROTO_R_COPY)) != 0)
103 return (copy_protoent(pe, pptr, PROTO_R_COPY));
  /src/external/bsd/libbind/dist/
port_before.h.in 125 @PROTO_R_COPY@
configure 997 PROTO_R_COPY
31450 PROTO_R_COPY="#define PROTO_R_COPY buf, buflen"
31505 PROTO_R_COPY="#define PROTO_R_COPY buf, buflen"
31560 PROTO_R_COPY="#define PROTO_R_COPY prot_data"
31588 PROTO_R_COPY="#define PROTO_R_COPY buf, buflen"
34961 PROTO_R_COPY!$PROTO_R_COPY$ac_deli
    [all...]

Completed in 32 milliseconds