/titanic_41/usr/src/uts/common/sys/scsi/adapters/ |
H A D | scr.ss | 79 CLEAR ACK 89 CLEAR ATN 102 CLEAR ACK 121 CLEAR ACK 132 CLEAR ACK 149 CLEAR ACK 166 CLEAR ACK 170 CLEAR ATN 214 CLEAR ACK 234 CLEAR ACK [all …]
|
/titanic_41/usr/src/cmd/tnf/prex/ |
H A D | prexgram.y | 32 %token CLEAR 108 …INUE DISABLE ENABLE HELP LIST QUIT SOURCE TRACE UNTRACE BUFFER KTRACE PFILTER CLEAR CONNECT command 167 | CLEAR { $$ = $1; } /* user only */ 268 clear_statement : CLEAR SETNAME NL 275 | CLEAR exprlist NL
|
H A D | prexlex.l | 74 clear { yylval.intval = CLEAR; return (CLEAR); }
|
H A D | help.c | 615 case CLEAR: in help_on_command()
|
/titanic_41/usr/src/lib/libc/port/locale/ |
H A D | regexec.c | 98 #define CLEAR(v) ((v) = 0) macro 127 #undef CLEAR 150 #define CLEAR(v) (void) memset(v, 0, m->g->nstates) macro
|
H A D | engine.c | 247 CLEAR(m->empty); in matcher() 770 CLEAR(st); in fast() 873 CLEAR(st); in slow()
|
/titanic_41/usr/src/cmd/cdrw/ |
H A D | blank.c | 107 type = CLEAR; in blank() 114 type = CLEAR; in blank()
|
H A D | main.h | 80 #define CLEAR 1 /* same as fast, used for fixing media */ macro
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
H A D | bsd-comp.c | 157 #define CLEAR 256 /* table clear output code */ macro 587 oldcode = CLEAR; 604 if (incode == CLEAR) { 621 || incode > max_ent && oldcode == CLEAR) { 691 if (oldcode != CLEAR && max_ent < db->maxmaxcode) {
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/ |
H A D | nwamcfg_grammar.y | 51 %token CANCEL CLEAR COMMIT CREATE DESTROY END EXIT EXPORT GET HELP 91 %type <cmd> clear_command CLEAR 172 clear_command: CLEAR 177 | CLEAR TOKEN 182 | CLEAR property_type
|
H A D | nwamcfg_lex.l | 67 return CLEAR;
|
/titanic_41/usr/src/lib/libast/common/tm/ |
H A D | tmxscan.c | 55 #define CLEAR(s) (s.year=s.mon=s.week=s.weektype=s.yday=s.mday=s.wday=s.hour=s.min=s.sec=s.meridian… macro 193 CLEAR(set); in scan() 327 CLEAR(set); in scan()
|
/titanic_41/usr/src/cmd/tabs/ |
H A D | tabs.c | 59 #define CLEAR '2' macro 76 static char tclrsh[] = {ESC, CLEAR, CR, 0}; 637 *p++ = CLEAR; in cleartabs()
|
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | bsd-comp.c | 191 #define CLEAR 256 /* table clear output code */ macro 839 OUTPUT(CLEAR); /* do not count the CLEAR */ in bsd_compress() 1228 oldcode = CLEAR; in bsd_decompress() 1255 if (incode == CLEAR) { in bsd_decompress() 1291 oldcode == CLEAR) { in bsd_decompress() 1391 if (oldcode != CLEAR && max_ent < db->maxmaxcode) { in bsd_decompress()
|
/titanic_41/usr/src/uts/common/io/nxge/npi/ |
H A D | npi.h | 186 CLEAR enumerator
|
/titanic_41/usr/src/cmd/zonecfg/ |
H A D | zonecfg_grammar.y | 138 %token MAXSEMIDS LOCKED SWAP SCHED CLEAR DEFROUTER ADMIN USER AUTHS MAXPROCS 164 %type <cmd> clear_command CLEAR 916 clear_command: CLEAR 923 | CLEAR property_name
|
H A D | zonecfg_lex.l | 165 return CLEAR;
|
/titanic_41/usr/src/cmd/compress/ |
H A D | compress.c | 193 #define CLEAR 256 /* table clear output code */ macro 1309 if ((code == CLEAR) && block_compress) { in decompress() 1464 if ((code == CLEAR) && block_compress) { in printcodes() 1771 output((code_int) CLEAR); in cl_block()
|
/titanic_41/usr/src/cmd/lp/lib/filters/ |
H A D | insfilter.c | 477 CLEAR(f); \ 484 #define CLEAR(F) if ((F)->level == our_tag) \ macro
|
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/t/ |
H A D | Kstat.t | 127 # Check CLEAR
|
/titanic_41/usr/src/tools/cscope-fast/ |
H A D | cgrep.c | 188 #define CLEAR(r, rps) (void) memset((char *)(rps)->base, 0, \ macro 459 CLEAR(r, &r->firstpos); in eginit() 619 CLEAR(r, fpos); in efollow() 680 CLEAR(r, &r->tmp); in nextstate()
|
/titanic_41/usr/src/cmd/troff/troff.d/ |
H A D | ta.c | 452 #define CLEAR 'J' macro
|
/titanic_41/usr/src/cmd/fs.d/ |
H A D | df.c | 78 #define CLEAR(var) (void) memset(&(var), 0, sizeof (var)) macro
|
/titanic_41/usr/src/cmd/terminfo/ |
H A D | termcap.src | 12328 :kr=\EC:ku=\EA:l0=TAB CLEAR:l9=TAB SET:le=^H:me=\E_3:\
|
H A D | terminfo.src | 13896 krmir=\ER, lf0=TAB CLEAR, lf9=TAB SET, rmcup=, rmir=\ER,
|