Home
last modified time | relevance | path

Searched refs:asr_ctx (Results 1 – 25 of 36) sorted by relevance

12

/dports/www/obhttpd/libevent-6.6.20191030/src/lib/libc/asr/
H A Dasr.c117 struct asr_ctx *ac = arg; in _asr_resolver_done()
139 struct asr_ctx *ac; in asr_resolver_from_string()
348 struct asr_ctx *
351 struct asr_ctx *ac = arg; in _asr_use_resolver()
377 asr_ctx_ref(struct asr_ctx *ac) in asr_ctx_ref()
389 _asr_ctx_unref(struct asr_ctx *ac) in _asr_ctx_unref()
402 asr_ctx_free(struct asr_ctx *ac) in asr_ctx_free()
423 struct asr_ctx *ac; in asr_check_reload()
517 static struct asr_ctx *
520 struct asr_ctx *ac; in asr_ctx_create()
[all …]
H A Dasr_private.h123 struct asr_ctx { struct
145 struct asr_ctx *a_ctx; argument
167 struct asr_ctx *as_ctx;
306 struct asr_ctx *_asr_use_resolver(void *);
307 struct asr_ctx *_asr_no_resolver(void);
308 void _asr_ctx_unref(struct asr_ctx *);
309 struct asr_query *_asr_async_new(struct asr_ctx *, int);
317 struct asr_query *_res_query_async_ctx(const char *, int, int, struct asr_ctx *);
318 struct asr_query *_res_search_async_ctx(const char *, int, int, struct asr_ctx *);
320 struct asr_ctx *);
/dports/mail/opensmtpd/opensmtpd-6.8.0p2/openbsd-compat/libasr/
H A Dasr.c51 static void asr_ctx_ref(struct asr_ctx *);
52 static void asr_ctx_free(struct asr_ctx *);
318 struct asr_ctx *
342 asr_ctx_ref(struct asr_ctx *ac) in asr_ctx_ref()
353 _asr_ctx_unref(struct asr_ctx *ac) in _asr_ctx_unref()
366 asr_ctx_free(struct asr_ctx *ac) in asr_ctx_free()
386 struct asr_ctx *ac; in asr_check_reload()
480 static struct asr_ctx *
483 struct asr_ctx *ac; in asr_ctx_create()
507 struct asr_ctx *
[all …]
H A Dasr_private.h125 struct asr_ctx { struct
147 struct asr_ctx *a_ctx; argument
169 struct asr_ctx *as_ctx;
306 struct asr_ctx *_asr_use_resolver(void *);
307 struct asr_ctx *_asr_no_resolver(void);
308 void _asr_ctx_unref(struct asr_ctx *);
309 struct asr_query *_asr_async_new(struct asr_ctx *, int);
317 struct asr_query *_res_query_async_ctx(const char *, int, int, struct asr_ctx *);
318 struct asr_query *_res_search_async_ctx(const char *, int, int, struct asr_ctx *);
320 struct asr_ctx *);
H A Dres_search_async.c45 struct asr_ctx *ac; in res_search_async()
59 _res_search_async_ctx(const char *name, int class, int type, struct asr_ctx *ac) in _res_search_async_ctx()
H A Dres_init.c41 struct asr_ctx *ac; in res_init()
H A Dres_mkquery.c37 struct asr_ctx *ac; in res_mkquery()
H A Dgethostnamadr_async.c80 struct asr_ctx *ac; in gethostbyname2_async()
117 struct asr_ctx *ac; in gethostbyaddr_async()
130 struct asr_ctx *ac) in _gethostbyaddr_async_ctx()
H A Dres_send_async.c60 struct asr_ctx *ac; in res_send_async()
112 struct asr_ctx *ac; in res_query_async()
126 _res_query_async_ctx(const char *name, int class, int type, struct asr_ctx *a_ctx) in _res_query_async_ctx()
/dports/dns/libasr-devel/libasr-201602131606/src/
H A Dasr.c51 static void asr_ctx_ref(struct asr_ctx *);
52 static void asr_ctx_free(struct asr_ctx *);
298 struct asr_ctx *
322 asr_ctx_ref(struct asr_ctx *ac) in asr_ctx_ref()
333 _asr_ctx_unref(struct asr_ctx *ac) in _asr_ctx_unref()
346 asr_ctx_free(struct asr_ctx *ac) in asr_ctx_free()
366 struct asr_ctx *ac; in asr_check_reload()
460 static struct asr_ctx *
463 struct asr_ctx *ac; in asr_ctx_create()
487 struct asr_ctx *
[all …]
H A Dasr_private.h125 struct asr_ctx { struct
147 struct asr_ctx *a_ctx; argument
168 struct asr_ctx *as_ctx;
314 struct asr_ctx *_asr_use_resolver(void *);
315 struct asr_ctx *_asr_no_resolver(void);
316 void _asr_ctx_unref(struct asr_ctx *);
317 struct asr_query *_asr_async_new(struct asr_ctx *, int);
325 struct asr_query *_res_query_async_ctx(const char *, int, int, struct asr_ctx *);
326 struct asr_query *_res_search_async_ctx(const char *, int, int, struct asr_ctx *);
328 struct asr_ctx *);
H A Dres_search_async.c45 struct asr_ctx *ac; in res_search_async()
58 _res_search_async_ctx(const char *name, int class, int type, struct asr_ctx *ac) in _res_search_async_ctx()
H A Dres_init.c41 struct asr_ctx *ac; in res_init()
H A Dres_mkquery.c37 struct asr_ctx *ac; in res_mkquery()
H A Dgethostnamadr_async.c67 struct asr_ctx *ac; in gethostbyname2_async()
103 struct asr_ctx *ac; in gethostbyaddr_async()
115 struct asr_ctx *ac) in _gethostbyaddr_async_ctx()
H A Dgetnetnamadr_async.c55 struct asr_ctx *ac; in getnetbyname_async()
87 struct asr_ctx *ac; in getnetbyaddr_async()
H A Dres_send_async.c57 struct asr_ctx *ac; in res_send_async()
108 struct asr_ctx *ac; in res_query_async()
121 _res_query_async_ctx(const char *name, int class, int type, struct asr_ctx *a_ctx) in _res_query_async_ctx()
/dports/dns/libasr/libasr-1.0.4/src/
H A Dasr.c50 static void asr_ctx_ref(struct asr_ctx *);
51 static void asr_ctx_free(struct asr_ctx *);
315 struct asr_ctx *
339 asr_ctx_ref(struct asr_ctx *ac) in asr_ctx_ref()
350 _asr_ctx_unref(struct asr_ctx *ac) in _asr_ctx_unref()
363 asr_ctx_free(struct asr_ctx *ac) in asr_ctx_free()
383 struct asr_ctx *ac; in asr_check_reload()
477 static struct asr_ctx *
480 struct asr_ctx *ac; in asr_ctx_create()
504 struct asr_ctx *
[all …]
H A Dasr_private.h125 struct asr_ctx { struct
147 struct asr_ctx *a_ctx; argument
169 struct asr_ctx *as_ctx;
306 struct asr_ctx *_asr_use_resolver(void *);
307 struct asr_ctx *_asr_no_resolver(void);
308 void _asr_ctx_unref(struct asr_ctx *);
309 struct asr_query *_asr_async_new(struct asr_ctx *, int);
317 struct asr_query *_res_query_async_ctx(const char *, int, int, struct asr_ctx *);
318 struct asr_query *_res_search_async_ctx(const char *, int, int, struct asr_ctx *);
320 struct asr_ctx *);
H A Dres_search_async.c46 struct asr_ctx *ac; in res_search_async()
60 _res_search_async_ctx(const char *name, int class, int type, struct asr_ctx *ac) in _res_search_async_ctx()
H A Dres_init.c41 struct asr_ctx *ac; in res_init()
H A Dres_mkquery.c37 struct asr_ctx *ac; in res_mkquery()
H A Dgethostnamadr_async.c80 struct asr_ctx *ac; in gethostbyname2_async()
117 struct asr_ctx *ac; in gethostbyaddr_async()
130 struct asr_ctx *ac) in _gethostbyaddr_async_ctx()
H A Dres_send_async.c60 struct asr_ctx *ac; in res_send_async()
112 struct asr_ctx *ac; in res_query_async()
126 _res_query_async_ctx(const char *name, int class, int type, struct asr_ctx *a_ctx) in _res_query_async_ctx()
H A Dgetnameinfo_async.c44 struct asr_ctx *ac; in getnameinfo_async()

12