Searched defs:dstend (Results 1 – 5 of 5) sorted by relevance
261 *dstend; /* End of string buffer */ in _cupsSNMPOIDToString() local483 *dstend; /* End of OID array */ in _cupsSNMPStringToOID() local
2225 char *dstend, /* I - End of destination buffer */ in http_copy_encode()
3482 char *dstend = dst + dstsize - 1; /* End of destination buffer */ local
9203 char dstbuf[4096], *dst = dstbuf, *dstend = dstbuf + sizeof(dstbuf); in putescaped() local
9877 char dstbuf[4096], *dst = dstbuf, *dstend = dstbuf + sizeof(dstbuf); in putescaped() local