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

/ast/src/cmd/tw/
H A Dtw.c31 #define SNAPSHOT_ID "snapshot"
99 "[z:snapshot?Write a snapshot of the selected files to the standard "
100 "output. For the first snapshot the standard input must either be empty "
108 "snapshot input file. The format fields are:]"
112 "[+easy-format?The \aeasy\a part of the snapshot file state, default \""
114 "[+hard-format?The \ahard\a part of the snapshot file state, default \""
119 "files that have changed since the last snapshot:]"
435 print(state.snapshot.tmp, ftw, state.snapshot
[all...]
H A Dtw.h149 typedef struct Snapshot_s /* snapshot state */
151 Sfio_t* sp; /* previous snapshot stream */
153 char* prev; /* previous snapshot record */
193 Snapshot_t snapshot; /* snapshot state */ member in struct:__anon239

Completed in 13 milliseconds