Home
last modified time | relevance | path

Searched refs:terminator (Results 1 – 20 of 20) sorted by relevance

/titanic_41/usr/src/cmd/svc/svccfg/
H A Dsvccfg.y75 command : terminator
115 | error terminator { semerr(gettext("Syntax error.\n")); }
117 unknown_cmd : SCV_WORD terminator
122 | SCV_WORD string_list terminator
138 validate_cmd : SCC_VALIDATE SCV_WORD terminator
143 | SCC_VALIDATE terminator { lscf_validate_fmri(NULL); }
144 | SCC_VALIDATE error terminator { synerr(SCC_VALIDATE); return(0); }
146 import_cmd : SCC_IMPORT string_list terminator
163 | SCC_IMPORT error terminator { synerr(SCC_IMPORT); return(0); }
165 cleanup_cmd : SCC_CLEANUP terminator
[all …]
/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_grammar.y129 terminator: '\n'
132 statement: pipeline shell_pipe terminator {
137 | expression pipeline shell_pipe terminator {
142 | expression ',' expression pipeline shell_pipe terminator {
147 | ',' expression pipeline shell_pipe terminator {
153 | expression terminator {
181 | expression ',' expression shell_pipe terminator {
187 | ',' expression shell_pipe terminator {
194 | '!' MDB_TOK_STRING terminator {
200 | terminator {
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg_grammar.y106 %type <cmd> terminator
110 commands: command terminator
120 | command error terminator
129 | error terminator
136 | terminator
158 terminator: '\n' { newline_terminated = B_TRUE; }
/titanic_41/usr/src/cmd/zonecfg/
H A Dzonecfg_grammar.y166 %type <cmd> terminator
175 commands: command terminator
187 | command error terminator
199 | error terminator
206 | terminator
229 terminator: '\n' { newline_terminated = B_TRUE; }
/titanic_41/usr/src/tools/cscope-fast/
H A Dscanner.l103 void multicharconstant(char terminator);
859 multicharconstant(char terminator)
864 while ((c = yytext[yyleng++] = noncommentinput()) != terminator) {
904 if (c == terminator) {
/titanic_41/usr/src/uts/sun4u/starcat/ml/
H A Ddrmach_asm.s481 add %o0, 8, %o0 ! skip section 2 terminator
495 add %o0, 8, %o0 ! skip section 3 terminator
509 add %o0, 8, %o0 ! skip section 4 terminator
519 add %o0, 8, %o0 ! skip section 5 terminator
/titanic_41/usr/src/lib/libast/common/regex/
H A Dregcomp.c128 int terminator; /* pattern terminator */ member
923 if (c == 0 || c == env->delimiter || c == env->terminator) in token()
963 if (!(c = *(env->cursor + 1)) || c == env->terminator) in token()
997 … || *(env->cursor + 1) == env->delimiter || *(env->cursor + 1) == env->terminator || *(env->cursor… in token()
1195 …|| *(env->cursor + 1) == 0 || *env->cursor == env->terminator || *(env->cursor + 1) == env->termin… in bra()
1206 …if (!(c = *env->cursor) || c == env->terminator || c == env->delimiter && (env->flags & REG_ESCAPE… in bra()
1378 …if (*env->cursor == env->terminator || *env->cursor == env->delimiter && (env->flags & REG_ESCAPE)) in bra()
1474 …if ((c = *env->cursor) == 0 || c == env->terminator || (env->flags & REG_ESCAPE) && c == env->deli… in bra()
1663 …if (*env->cursor == env->terminator || *env->cursor == env->delimiter && (env->flags & REG_ESCAPE)) in bra()
1999 if (!(c = *(env->cursor + 1)) || c == env->terminator) in chr()
[all …]
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dlibld.msg1180 terminator (';', '}'): %s"
1182 terminator (';', '}'): %s"
1183 @ MSG_MAP_EXP_CAPNAME "%s: %llu: expected name, or terminator (';', '}'): %s"
1186 terminator (';', '}'): %s"
1188 terminator (';', '}'): %s"
1201 terminator (';', '}'): %s"
1204 terminator (';', '}'): %s"
1206 name, or terminator (';', '}'): %s"
1215 terminator (';'): %s"
1218 terminator (';', '}'): %s"
/titanic_41/usr/src/cmd/praudit/
H A Dprint_audit.txt109 null-terminator). Note that the delimiter is not meaningful
/titanic_41/usr/src/lib/libpp/common/
H A DHISTORY90 01/04/88 do not add terminator for COMPATIBILITY " and ' constants
/titanic_41/usr/src/uts/
H A DREADME49 on-line as "terminator:/usr/integration/doc/make.std")
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/
H A DTHIRDPARTYLICENSE235 * netatalk@terminator.cc.umich.edu
/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.msg398 @ MSG_UNW_ZEROTERM "ZERO terminator: [0x00000000]"
/titanic_41/usr/src/lib/libsqlite/src/
H A Dsqlite.h.in847 ** string, excluding the "\000" terminator.
/titanic_41/usr/src/cmd/sgs/packages/common/
H A DSUNWonld-README1247 6685125 ld/elfdump do not handle ZERO terminator .eh_frame amd64 unwind entry
/titanic_41/usr/src/uts/intel/io/acpica/
H A Dchanges.txt4285 missing table terminator could cause a fault when using the -p option.
11172 null terminator was not included in the buffer after conversion, but
11174 is existing ASL that assumes the string null terminator is included. This
11180 is ambiguous and will be updated to specify that the null terminator must
/titanic_41/usr/src/cmd/terminfo/
H A Dtermcap.src4109 # http://software.jessies.org/terminator/
4110 # Tested using their Debian package org.jessies.terminator 6.104.3256 on 64-bit
4149 terminator|Terminator no line wrap:\
13068 # Ctrl-Y = terminator
16642 # PDT print data terminator ^[[<p
20354 # * add terminator entry -TD
H A Dterminfo.src4702 # http://software.jessies.org/terminator/
4703 # Tested using their Debian package org.jessies.terminator 6.104.3256 on 64-bit
4739 terminator|Terminator no line wrap,
14722 # Ctrl-Y = terminator
18697 # PDT print data terminator ^[[<p
22570 # * add terminator entry -TD
/titanic_41/usr/src/cmd/sendmail/cf/
H A DREADME3405 mode] Ignore dot as terminator for
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-data-terminfo.mf1272 file path=usr/share/lib/terminfo/t/terminator