Searched refs:pp (Results 1 – 2 of 2) sorted by relevance
116 uint8_t *pp = res.bytes; in inet_aton_end() local149 if (pp > res.bytes + 2 || val > 0xff) in inet_aton_end()151 *pp++ = val; in inet_aton_end()166 if (val > max[pp - res.bytes]) in inet_aton_end()
689 const u_char **pp, const char *origin, in addname() argument696 n = __libc_dn_expand (msg, msg + msglen, *pp, *buf, *buflen); in addname()720 *pp += n; in addname()
Completed in 7 milliseconds