Searched refs:_asr_unpack_init (Results 1 – 6 of 6) sorted by relevance
/openbsd/lib/libc/asr/ |
H A D | asr_private.h | 294 void _asr_unpack_init(struct asr_unpack *, const char *, size_t);
|
H A D | res_send_async.c | 76 _asr_unpack_init(&p, buf, buflen); in res_send_async() 688 _asr_unpack_init(&p, as->as.dns.ibuf, as->as.dns.ibuflen); in validate_packet()
|
H A D | asr_debug.c | 179 _asr_unpack_init(&p, data, len); in _asr_dump_packet()
|
H A D | asr_utils.c | 174 _asr_unpack_init(struct asr_unpack *unpack, const char *buf, size_t len) in _asr_unpack_init() function
|
H A D | gethostnamadr_async.c | 500 _asr_unpack_init(&p, pkt, pktlen); in hostent_from_packet()
|
H A D | getaddrinfo_async.c | 656 _asr_unpack_init(&p, pkt, pktlen); in addrinfo_from_pkt()
|