Lines Matching defs:sp
216 ixfr_rrstream_destroy(rrstream_t **sp);
230 rrstream_t **sp)
235 INSIST(sp != NULL && *sp == NULL);
249 *sp = (rrstream_t *) s;
319 rrstream_t **sp)
324 INSIST(sp != NULL && *sp == NULL);
337 *sp = (rrstream_t *) s;
440 rrstream_t **sp)
445 INSIST(sp != NULL && *sp == NULL);
458 *sp = (rrstream_t *) s;
537 * sp != NULL && *sp == NULL
542 * *sp points to a valid compound_rrstream_t
548 rrstream_t **data_stream, rrstream_t **sp)
552 INSIST(sp != NULL && *sp == NULL);
568 *sp = (rrstream_t *) s;