Home
last modified time | relevance | path

Searched refs:undo (Results 1 – 25 of 25) sorted by relevance

/titanic_44/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() argument
255 int newval = undo->un_aoe[num] - val; in sem_undo_add()
259 undo->un_aoe[num] = newval; in sem_undo_add()
272 struct sem_undo *undo; in sem_undo_clear() local
278 for (undo = list_head(&sp->sem_undos); undo; in sem_undo_clear()
279 undo = list_next(&sp->sem_undos, undo)) in sem_undo_clear()
281 undo->un_aoe[i] = 0; in sem_undo_clear()
288 sem_rollback(ksemid_t *sp, struct sembuf *op, int n, struct sem_undo *undo) in sem_rollback() argument
298 ASSERT(undo != NULL); in sem_rollback()
299 (void) sem_undo_add(-op->sem_op, op->sem_num, undo); in sem_rollback()
[all …]
/titanic_44/usr/src/uts/common/fs/ufs/
H A Dufs_alloc.c1563 struct allocsp_undo *undo = NULL; in ufs_allocsp() local
1696 undo = kmem_alloc(sizeof (struct allocsp_undo), in ufs_allocsp()
1698 undo->offset = i; in ufs_allocsp()
1699 undo->blk = allocblk; in ufs_allocsp()
1700 undo->next = ib_undo; in ufs_allocsp()
1701 ib_undo = undo; in ufs_allocsp()
1826 undo = ib_undo; in ufs_allocsp()
1827 err = bmap_set_bn(vp, undo->offset, 0); in ufs_allocsp()
1831 undo->offset); in ufs_allocsp()
1832 free(ip, undo->blk, fs->fs_bsize, I_IBLK); in ufs_allocsp()
[all …]
/titanic_44/usr/src/cmd/vi/port/
H A Dex_v.c476 vok(wchar_t *atube, int undo) in vok() argument
502 if(!undo) { in vok()
515 if(!undo) in vok()
H A Dex.news108 4.*"U" (undo line changes) no longer marks file as modified
142 13.*marks no longer lost after undo
146 15.*"/" no longer considered a command (for undo purposes)
148 now correctly undone (by "undo" command)
594 quit to command mode and then did an undo has been fixed.
676 The new option "undomacro" (default on) makes it possible to undo
778 A bug that caused undo to undo more than one macro invocation
800 arrow keys that send escape sequences to cause undo to mess up
878 The undo command will undo an entire macro call as a unit.
H A Dex.h479 void undo(bool);
H A Dex_cmdsub.c556 undo(1); in pragged()
1199 undo(bool c) in undo() function
H A Dex_cmds.c865 undo(c);
H A Dex_vops.c141 undo(1);
/titanic_44/usr/src/lib/libtecla/common/
H A Dgetline.c248 ViUndo undo; /* Information needed to implement the vi */ member
1816 gl->vi.undo.line = NULL; in new_GetLine()
1817 gl->vi.undo.buff_curpos = 0; in new_GetLine()
1818 gl->vi.undo.ntotal = 0; in new_GetLine()
1819 gl->vi.undo.saved = 0; in new_GetLine()
1950 gl->vi.undo.line = (char *) malloc(linelen + 2); in new_GetLine()
1951 if(!gl->vi.undo.line) { in new_GetLine()
1955 gl->vi.undo.line[0] = '\0'; in new_GetLine()
2077 if(gl->vi.undo.line) in del_GetLine()
2078 free(gl->vi.undo.line); in del_GetLine()
[all …]
/titanic_44/usr/src/lib/libc/sparc/gen/
H A Dstrlcpy.s124 sub %g4, 4, %g4 ! undo pre-incr
/titanic_44/usr/src/uts/sparc/v9/ml/
H A Dsparcv9_subr.s1502 rdpr %cansave, %o1 ! 'restore' changes, so we can undo
/titanic_44/usr/src/lib/libshell/misc/
H A Dbuildksh93.sh143 /* undo ast_map.h #defines to avoid collision */
/titanic_44/usr/src/cmd/ed/
H A Ded.c283 static void undo(void);
765 undo(); in commands()
3118 undo(void) { in undo() function
/titanic_44/usr/src/lib/libcurses/screen/
H A Dcaps152 cursor_normal, "cnorm" "ve" Make cursor appear normal (undo vs/vi)
321 key_undo, "kund" "&8" KEY_UNDO, 0630, undo key
350 key_sundo, "kUND" "!3" KEY_SUNDO, 0626, shifted undo key
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps157 cursor_normal cnorm ve str Make cursor appear normal (undo vs/vi)
326 key_undo kund &8 str Sent by undo key
355 key_sundo kUND !3 str Sent by shift-undo key
/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps157 cursor_normal cnorm ve str Make cursor appear normal (undo vs/vi)
326 key_undo kund &8 str Sent by undo key
355 key_sundo kUND !3 str Sent by shift-undo key
/titanic_44/usr/src/lib/libc/sparcv9/gen/
H A Dstrlcpy.s170 sub %g4, 8, %g4 ! undo counter pre-increment
/titanic_44/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() argument
2152 cpu_setups[i].func(undo, in cpu_state_change_hooks()
/titanic_44/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c2534 undo:
3010 goto undo;
/titanic_44/usr/src/lib/libpp/common/
H A DRELEASE441 add pp:identifier pragma to selectively undo PP_COMPILE keywords
/titanic_44/usr/src/cmd/ssh/doc/
H A DChangeLog50 undo
524 undo
/titanic_44/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-2563 not support "undo", you can do almost the same thing by just returning
H A Dgrub.texi2052 does not support @dfn{undo}, you can do almost the same thing by just
H A Dgrub.info1868 not support "undo", you can do almost the same thing by just returning
/titanic_44/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m41832 dnl undo damage: remove result of tls_client call