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

  /src/external/bsd/libbind/dist/irs/
getnetent_r.c 43 getnetbyname_r(const char *name, struct netent *nptr, NET_R_ARGS) {
67 getnetbyaddr_r(GETNETBYADDR_ADDR_T addr, int type, struct netent *nptr, NET_R_ARGS) {
95 getnetent_r(struct netent *nptr, NET_R_ARGS) {
  /src/external/bsd/libbind/dist/
port_before.h.in 64 @NET_R_ARGS@
configure 941 NET_R_ARGS
28175 NET_R_ARGS="#define NET_R_ARGS char *buf, int buflen"
28178 NET_R_COPY_ARGS="#define NET_R_COPY_ARGS NET_R_ARGS"
28231 NET_R_ARGS="#define NET_R_ARGS char *buf, size_t buflen, struct netent **answerp, int *h_errnop"
28286 NET_R_ARGS="#define NET_R_ARGS struct netent_data *ndptr"
28337 NET_R_ARGS="#define NET_R_ARGS struct netent_data *ndptr
    [all...]

Completed in 28 milliseconds