Lines Matching defs:next
340 struct sl_info_link *next;
355 struct sl_remap *next; /* next in the chain */
738 * the next file.
959 * the next volume so that the file currently being
1028 * close the current medium and prompt the user for the next medium.
2385 * to go to the next file.
2572 * read through the input stream till next file.
2587 * We should read through the input data to go to the next
2772 * has been skiped to the next file. We'll need to restore
2964 * and USTAR) archives, pad the data with NULLs to the next 512 byte boundary.
4710 * applied to the next entry in the archive
4948 /* next attributes */
7376 * and bwrite the trailer. Pad the buffer with nulls out to the next Bufsize
7566 * will not be repeated in the next volume.
7720 * describes the next volume.
8750 * at beginning of next header.
9578 q = q->next) {
9587 q->next = (sl_remap_head) ?
9588 sl_remap_head->next : NULL;
9647 for (lp = sl_devhash[key]; lp; lp = lp->next) {
9665 lp->next = sl_devhash[key];