Home
last modified time | relevance | path

Searched defs:isundo (Results 1 – 5 of 5) sorted by relevance

/plan9-contrib/sys/src/cmd/sam/
H A Dfile.c447 undoseq(File *f, int isundo) in undoseq()
456 fileundo(File *f, int isundo, int canredo, uint *q0p, uint *q1p, int flag) in fileundo()
H A Dsam.c412 undostep(File *f, int isundo) in undostep()
437 undo(int isundo) in undo()
/plan9-contrib/sys/src/cmd/acme/
H A Dfile.c188 fileundo(File *f, int isundo, uint *q0p, uint *q1p) in fileundo()
H A Dwind.c352 winundo(Window *w, int isundo) in winundo()
H A Dexec.c362 seqof(Window *w, int isundo) in seqof()