Home
last modified time | relevance | path

Searched defs:undo (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/common/syscall/
H A Dsem.c253 sem_undo_add(short val, ushort_t num, struct sem_undo *undo) in sem_undo_add()
272 struct sem_undo *undo; in sem_undo_clear() local
288 sem_rollback(ksemid_t *sp, struct sembuf *op, int n, struct sem_undo *undo) in sem_rollback()
309 struct sem_undo *undo; in sem_rmid() local
610 struct sem_undo *undo; in semexit() local
810 struct sem_undo *undo; in sem_undo_alloc() local
876 struct sem_undo *undo; in semop() local
/titanic_41/usr/src/cmd/vi/port/
H A Dex_v.c476 vok(wchar_t *atube, int undo) in vok()
H A Dex_cmdsub.c1199 undo(bool c) in undo() function
/titanic_41/usr/src/uts/common/fs/ufs/
H A Dufs_alloc.c1563 struct allocsp_undo *undo = NULL; in ufs_allocsp() local
/titanic_41/usr/src/cmd/ed/
H A Ded.c3118 undo(void) { in undo() function
/titanic_41/usr/src/uts/common/os/
H A Dcpu.c2138 cpu_state_change_hooks(int id, cpu_setup_t what, cpu_setup_t undo) in cpu_state_change_hooks()
/titanic_41/usr/src/lib/libtecla/common/
H A Dgetline.c248 ViUndo undo; /* Information needed to implement the vi */ member