Lines Matching refs:vp
301 * of the buffer itself. If vp is not NULL, it will contain the number of
316 size_t *sp, size_t *vp)
331 if (vp != NULL)
332 *vp = aip->lsai_data_alloc;
343 if (vp != NULL)
344 *vp = aip->lsai_data_len;
354 if (vp != NULL)
355 *vp = 0;
361 if (vp != NULL)
362 *vp = 0;
374 size_t *sp, size_t *vp)
382 if (vp != NULL) {
384 *vp = 0;
386 *vp = aip->lsai_sense_len;