HelenOS sources

dns_pdu_t         160 uspace/srv/net/dnsrsrv/dns_msg.c errno_t dns_name_decode(dns_pdu_t *pdu, size_t boff, char **rname,
dns_pdu_t         360 uspace/srv/net/dnsrsrv/dns_msg.c static errno_t dns_question_decode(dns_pdu_t *pdu, size_t boff,
dns_pdu_t         400 uspace/srv/net/dnsrsrv/dns_msg.c static errno_t dns_rr_decode(dns_pdu_t *pdu, size_t boff, dns_rr_t **retrr,
dns_pdu_t          50 uspace/srv/net/dnsrsrv/dns_msg.h extern errno_t dns_name_decode(dns_pdu_t *, size_t, char **, size_t *);
dns_pdu_t          57 uspace/srv/net/dnsrsrv/dns_type.h 	dns_pdu_t pdu;
HelenOS homepage, sources at GitHub