Home
last modified time | relevance | path

Searched refs:dn_expand (Results 1 – 11 of 11) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dres_update.c246 if ((n = dn_expand(answer, eom, cp, zname, in res_update()
284 if ((n = dn_expand(answer, eom, cp, zname, in res_update()
342 if ((n = dn_expand(answer, eom, cp, primary, in res_update()
353 if ((n = dn_expand(answer, eom, cp, mailaddr, in res_update()
429 if ((n = dn_expand(answer, eom, cp, name, in res_update()
443 if ((n = dn_expand(answer, eom, cp, in res_update()
455 if ((n = dn_expand(answer, eom, cp, name, in res_update()
Dgethostbydns.c241 n = dn_expand(answer->buf, eom, cp, bp, buflen); in gethostanswer()
273 n = dn_expand(answer->buf, eom, cp, bp, buflen); in gethostanswer()
299 n = dn_expand(answer->buf, eom, cp, tbuf, sizeof tbuf); in gethostanswer()
331 n = dn_expand(answer->buf, eom, cp, tbuf, sizeof tbuf); in gethostanswer()
373 n = dn_expand(answer->buf, eom, cp, bp, buflen); in gethostanswer()
Dgetnetbydns.c167 n = dn_expand(answer->buf, eom, cp, bp, buflen); in getnetanswer()
179 n = dn_expand(answer->buf, eom, cp, bp, buflen); in getnetanswer()
Dres_comp.c117 dn_expand(const u_char *msg, const u_char *eom, const u_char *src, in dn_expand() function
Dns_parse.c195 b = dn_expand(handle->_msg, handle->_eom, in ns_parserr()
Dres_debug.c299 if ((n = dn_expand(msg, msg + len, cp, name, sizeof name)) < 0) in p_cdnname()
327 if ((n = dn_expand(msg, cp + msglen, cp, name, namelen)) < 0) in p_fqnname()
Dres_send.c261 n = dn_expand(buf, eom, cp, tname, sizeof tname); in res_nameinquery()
316 n = dn_expand(buf1, eom1, cp, tname, sizeof tname); in res_queriesmatch()
Dgetaddrinfo.c1118 n = dn_expand(answer->buf, eom, cp, bp, (int)(ep - bp)); in getanswer()
1142 n = dn_expand(answer->buf, eom, cp, bp, (int)(ep - bp)); in getanswer()
1161 n = dn_expand(answer->buf, eom, cp, tbuf, sizeof tbuf); in getanswer()
Dns_print.c708 n = dn_expand(msg, msg + msglen, *pp, *buf, (int)(*buflen)); in addname()
/device/linaro/bootloader/edk2/StdLib/Include/
Dresolv.h220 #define dn_expand __dn_expand macro
269 int dn_expand __P((const u_char *, const u_char *, const u_char *,
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
Dnamespace.h213 #define dn_expand _dn_expand