Lines Matching defs:boundary
40 unsigned char **boundary;
93 sarg.boundary = NULL;
116 ndef_aux->boundary = sarg.boundary;
152 if (*ndef_aux->boundary == NULL)
155 *plen = *ndef_aux->boundary - *pbuf;
210 sarg.boundary = ndef_aux->boundary;
227 if (*ndef_aux->boundary == NULL)
229 *pbuf = *ndef_aux->boundary;
230 *plen = derlen - (*ndef_aux->boundary - ndef_aux->derbuf);