Lines Matching defs:save
715 * save the applications from overwriting the data. All further attempts
1439 * - save tape state
1502 * we also need to save state before issuing
2849 un->un_oflags = flag; /* save for use in st_tape_init() */
3517 * we don't want, so we save this state and restore it later.
3555 /* save ST_EOM state */
6249 * If this is a space command we need to save the starting
6543 * If first attempt save state.
10115 * The callers of this routine should take measures to save the
15634 int dfile = un->un_pos.fileno; /* save current file */
15996 tapepos_t save;
15999 COPY_POS(&save, &un->un_pos);
16006 COPY_POS(&un->un_pos, &save);
17298 * once completed, we save the position the command was started from
17303 /* save current position as the starting position. */