Searched refs:NET_R_ARGS (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/bsd/libbind/dist/irs/ |
H A D | getnetent_r.c | 43 getnetbyname_r(const char *name, struct netent *nptr, NET_R_ARGS) { in getnetbyname_r() argument 67 getnetbyaddr_r(GETNETBYADDR_ADDR_T addr, int type, struct netent *nptr, NET_R_ARGS) { in getnetbyaddr_r() argument 95 getnetent_r(struct netent *nptr, NET_R_ARGS) { in getnetent_r() argument
|
/netbsd-src/external/bsd/libbind/dist/ |
H A D | configure.in | 1441 NET_R_ARGS="#define NET_R_ARGS char *buf, int buflen" 1444 NET_R_COPY_ARGS="#define NET_R_COPY_ARGS NET_R_ARGS" 1464 NET_R_ARGS="#define NET_R_ARGS char *buf, size_t buflen, struct netent **answerp, int *h_errnop" 1486 NET_R_ARGS="#define NET_R_ARGS struct netent_data *ndptr" 1504 NET_R_ARGS="#define NET_R_ARGS struct netent_data *ndptr" 1522 NET_R_ARGS="#define NET_R_ARGS struct netent_data *ndptr" 1541 NET_R_ARGS="#define NET_R_ARGS char *buf, size_t buflen, struct netent **answerp, int *h_errnop" 1558 NET_R_ARGS="#define NET_R_ARGS char *buf, int buflen" 1561 NET_R_COPY_ARGS="#define NET_R_COPY_ARGS NET_R_ARGS" 1573 AC_SUBST(NET_R_ARGS) subst
|
H A D | port_before.h.in | 64 @NET_R_ARGS@
|
H A D | configure | 28175 NET_R_ARGS="#define NET_R_ARGS char *buf, int buflen" 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" 28388 NET_R_ARGS="#define NET_R_ARGS struct netent_data *ndptr" 28440 NET_R_ARGS="#define NET_R_ARGS char *buf, size_t buflen, struct netent **answerp, int *h_errnop" 28480 NET_R_ARGS="#define NET_R_ARGS char *buf, int buflen" 34864 NET_R_ARGS!$NET_R_ARGS$ac_delim
|