Searched refs:undotoo (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/pax/
H A Dmisc.c1080 * alternate undotoo checked if undo not found
1091 if (!cp->undotoo[0] || !pathpath(cp->undotoo[0], NiL, PATH_EXECUTE, buf, sizeof(buf)))
1093 cp->undo[0] = cp->undotoo[0];
1094 cp->undotoo[0] = 0;
1095 cp->undo[1] = cp->undotoo[1];
H A Dpax.h329 char* undotoo[2]; /* alternate undo */ member in struct:Compress_format_s

Completed in 11 milliseconds