Home
last modified time | relevance | path

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

123456789

/titanic_41/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmButtonScreen.java51 final static int CANCEL = 4; field in pmButtonScreen
103 cancelButton.addActionListener(new ButtonListener(CANCEL)); in southPanel()
143 case CANCEL: in actionPerformed()
H A DpmLoad.java44 final static int CANCEL = 4; field in pmLoad
165 cancelButton.addActionListener(new ButtonListener(CANCEL)); in southPanel()
201 case CANCEL: in actionPerformed()
H A DConstants.java47 int CANCEL = 4; field
H A DpmAccess.java70 final static int CANCEL = 4; field in pmAccess
/titanic_41/usr/src/lib/libxcurses/src/tic/
H A Dticscan.c175 type = CANCEL; in get_token()
230 case CANCEL: in get_token()
H A Dtic.h121 #define CANCEL 3 /* Capability to be cancelled in following tc's */ macro
H A Dticparse.c577 case CANCEL:
/titanic_41/usr/src/cmd/tic/
H A Dtic_scan.c193 type = CANCEL; in get_token()
270 case CANCEL: in get_token()
H A Dtic_parse.c315 if (token_type != CANCEL &&
320 case CANCEL:
/titanic_41/usr/src/lib/libcurses/screen/
H A Dcompiler.h135 #define CANCEL 3 /* Capability to be cancelled in following tc's */ macro
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DEditLine.java49 public static final int CANCEL = 87002; field in EditLine
191 comp.postEvent(new Event(this, CANCEL, null)); in applyChanges()
269 comp.postEvent(new Event(this, CANCEL, null)); in handleEvent()
381 comp.postEvent(new Event(this, CANCEL, null)); in keyPress()
/titanic_41/usr/src/cmd/zonecfg/
H A Dzonecfg_grammar.y131 %token HELP CREATE EXPORT ADD DELETE REMOVE SELECT SET INFO CANCEL END VERIFY
151 %type <cmd> cancel_command CANCEL
271 cancel_command: CANCEL
280 | CANCEL TOKEN
H A Dzonecfg_lex.l87 return CANCEL;
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg_grammar.y51 %token CANCEL CLEAR COMMIT CREATE DESTROY END EXIT EXPORT GET HELP
90 %type <cmd> cancel_command CANCEL
161 cancel_command: CANCEL
H A Dnwamcfg_lex.l61 return CANCEL;
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dsiglist114 0,"CANCEL",SIGCANCEL,
H A Dsignal106 "CANCEL",
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dsignal106 "CANCEL",
H A Dsiglist114 0,"CANCEL",SIGCANCEL,
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dsiglist114 0,"CANCEL",SIGCANCEL,
H A Dsignal106 "CANCEL",
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dsiglist114 0,"CANCEL",SIGCANCEL,
H A Dsignal106 "CANCEL",
/titanic_41/usr/src/lib/libsip/common/
H A Dsip_logging.c106 case CANCEL: in sip_measure_traffic()
/titanic_41/usr/src/cmd/localedef/data/
H A Dpa_IN.UTF-8.src191 <CANCEL>;/
992 <CANCEL> IGNORE;IGNORE;IGNORE;<CANCEL>

123456789