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

  /src/external/bsd/libbind/dist/irs/
getprotoent_r.c 42 getprotobyname_r(const char *name, struct protoent *pptr, PROTO_R_ARGS) {
62 getprotobynumber_r(int proto, struct protoent *pptr, PROTO_R_ARGS) {
88 getprotoent_r(struct protoent *pptr, PROTO_R_ARGS) {
  /src/external/bsd/libbind/dist/
port_before.h.in 123 @PROTO_R_ARGS@
configure 995 PROTO_R_ARGS
31448 PROTO_R_ARGS="#define PROTO_R_ARGS char *buf, int buflen"
31451 PROTO_R_COPY_ARGS="#define PROTO_R_COPY_ARGS PROTO_R_ARGS"
31503 PROTO_R_ARGS="#define PROTO_R_ARGS char *buf, size_t buflen, struct protoent **answerp"
31558 PROTO_R_ARGS="#define PROTO_R_ARGS struct protoent_data *prot_data"
31586 PROTO_R_ARGS="#define PROTO_R_ARGS char *buf, int buflen
    [all...]

Completed in 26 milliseconds