Home
last modified time | relevance | path

Searched refs:T_PTR (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dgetnetbydns.c178 if (class == C_IN && type == T_PTR) { in getnetanswer()
261 anslen = res_query(qbuf, C_IN, T_PTR, (u_char *)&buf, sizeof(buf)); in _getnetbydnsaddr()
295 anslen = res_search(qbuf, C_IN, T_PTR, (u_char *)&buf, sizeof(buf)); in _getnetbydnsname()
Dgethostbydns.c220 case T_PTR: in gethostanswer()
330 if (qtype == T_PTR && type == T_CNAME) { in gethostanswer()
364 case T_PTR: in gethostanswer()
701 n = res_query(qbuf, C_IN, T_PTR, (u_char *)buf.buf, sizeof buf.buf); in _gethostbydnsaddr()
706 if ( NULL == (hp = gethostanswer(&buf, n, qbuf, T_PTR))) in _gethostbydnsaddr()
Dres_mkupdate.c254 case T_PTR: in res_mkupdate()
Dres_debug.c404 {T_PTR, "PTR", "domain name pointer"},
/device/linaro/bootloader/edk2/StdLib/Include/arpa/
Dnameser_compat.h192 #define T_PTR ns_t_ptr macro