Searched refs:qbuf (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/dns/net/
H A Dgethnamaddr.c1231 char qbuf[MAXDNAME + 1], *qp, *ep; local
1253 (void)snprintf(qbuf, sizeof(qbuf), "%u.%u.%u.%u.in-addr.arpa",
1259 qp = qbuf;
1260 ep = qbuf + sizeof(qbuf) - 1;
1272 if (strlcat(qbuf, "ip6.arpa", sizeof(qbuf)) >= sizeof(qbuf)) {
1293 n = res_nquery(res, qbuf, C_I
[all...]
/bionic/libc/kernel/uapi/linux/
H A Di2o-dev.h90 void __user * qbuf; member in struct:i2o_html
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/
H A Di2o-dev.h90 void __user * qbuf; member in struct:i2o_html

Completed in 145 milliseconds