Searched refs:qp (Results 1 – 2 of 2) sorted by relevance
643 char qbuf[MAXDNAME+1], *qp; in _gethostbydnsaddr() local690 qp = qbuf; in _gethostbydnsaddr()692 qp += SPRINTF((qp, "%x.%x.", in _gethostbydnsaddr()696 strcpy(qp, "ip6.int"); in _gethostbydnsaddr()
38 qp = re.compile('^content-transfer-encoding:\\s*quoted-printable', re.I) variable145 if qp.match(line):302 if qp.match(line):