Home
last modified time | relevance | path

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

/bionic/libc/netbsd/resolv/
Dres_debug.c866 u_char *bcp; local
958 bcp = binary;
959 *bcp++ = (u_int8_t) 0; /* version byte */
960 *bcp++ = siz;
961 *bcp++ = hp;
962 *bcp++ = vp;
963 PUTLONG(latit,bcp);
964 PUTLONG(longit,bcp);
965 PUTLONG(alt,bcp);