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

  /src/external/bsd/libbind/dist/irs/
gethostent_r.c 43 gethostbyname_r(const char *name, struct hostent *hptr, HOST_R_ARGS) {
70 struct hostent *hptr, HOST_R_ARGS) {
102 gethostent_r(struct hostent *hptr, HOST_R_ARGS) {
  /src/external/bsd/libbind/dist/
port_before.h.in 88 @HOST_R_ARGS@
configure 964 HOST_R_ARGS
29604 HOST_R_ARGS="#define HOST_R_ARGS char *buf, int buflen, int *h_errnop"
29659 HOST_R_ARGS="#define HOST_R_ARGS struct hostent_data *hdptr"
29662 HOST_R_COPY_ARGS="#define HOST_R_COPY_ARGS HOST_R_ARGS"
29715 HOST_R_ARGS="#define HOST_R_ARGS char *buf, size_t buflen, struct hostent **answerp, int *h_errnop"
29741 HOST_R_ARGS="#define HOST_R_ARGS char *buf, int buflen, int *h_errnop
    [all...]

Completed in 35 milliseconds