Symbol: NEWLINE
usr/src/cmd/consadm/consadm.c
391
if (buf[0] == COMMENT || buf[0] == NEWLINE ||
usr/src/cmd/consadm/consadm.c
454
if (value[0] == COMMENT || value[0] == NEWLINE ||
usr/src/cmd/consadm/consadm.c
851
value[0] == NEWLINE ||
usr/src/cmd/devfsadm/devfsadm.c
6218
if (line[i-1] == NEWLINE) {
usr/src/cmd/gencat/gencat.c
1009
if (c == NEWLINE) {
usr/src/cmd/gencat/gencat.c
638
if (c == NEWLINE || c == EOF) {
usr/src/cmd/gencat/gencat.c
651
case NEWLINE:
usr/src/cmd/gencat/gencat.c
685
c = NEWLINE;
usr/src/cmd/gencat/gencat.c
724
if (c == NEWLINE) {
usr/src/cmd/gencat/gencat.c
736
while (c != NEWLINE && c != EOF) { /* quote is not used */
usr/src/cmd/gencat/gencat.c
743
case NEWLINE:
usr/src/cmd/gencat/gencat.c
776
c = NEWLINE;
usr/src/cmd/gencat/gencat.c
812
if (c == NEWLINE)
usr/src/cmd/gencat/gencat.c
832
} while (c != NEWLINE && c != EOF);
usr/src/cmd/gencat/gencat.c
834
if (c == NEWLINE) {
usr/src/cmd/gencat/gencat.c
877
} while (c != NEWLINE && c != EOF);
usr/src/cmd/gencat/gencat.c
878
if (c == NEWLINE)
usr/src/cmd/gencat/gencat.c
902
} while (c != NEWLINE && c != EOF);
usr/src/cmd/gencat/gencat.c
903
if (c == NEWLINE)
usr/src/cmd/gencat/gencat.c
909
if (c == NEWLINE) {
usr/src/cmd/gencat/gencat.c
921
if (c == NEWLINE) {
usr/src/cmd/gencat/gencat.c
936
if (c == NEWLINE) {
usr/src/cmd/gencat/gencat.c
993
if (c == NEWLINE || c == EOF) {
usr/src/cmd/gencat/gencat.c
995
if (c == NEWLINE)
usr/src/cmd/sgs/demo_rdb/common/gram.y
103
| ECHO_OUT QSTRING NEWLINE
usr/src/cmd/sgs/demo_rdb/common/gram.y
109
| EVENT SYMBOL NEWLINE
usr/src/cmd/sgs/demo_rdb/common/gram.y
123
| GETMAPS NEWLINE
usr/src/cmd/sgs/demo_rdb/common/gram.y
130
| LINKMAPS NEWLINE
usr/src/cmd/sgs/demo_rdb/common/gram.y
136
| MAPS NEWLINE
usr/src/cmd/sgs/demo_rdb/common/gram.y
142
| STEP NEWLINE
usr/src/cmd/sgs/demo_rdb/common/gram.y
154
| STEP NUMBER NEWLINE
usr/src/cmd/sgs/demo_rdb/common/gram.y
166
| STEP NUMBER SYMBOL NEWLINE
usr/src/cmd/sgs/demo_rdb/common/gram.y
182
| HELP NEWLINE
usr/src/cmd/sgs/demo_rdb/common/gram.y
187
| HELP SYMBOL NEWLINE
usr/src/cmd/sgs/demo_rdb/common/gram.y
193
| OBJPAD NUMBER NEWLINE
usr/src/cmd/sgs/demo_rdb/common/gram.y
199
| PLTSKIP NEWLINE
usr/src/cmd/sgs/demo_rdb/common/gram.y
211
| PRINT VARSTRING NEWLINE
usr/src/cmd/sgs/demo_rdb/common/gram.y
217
| PRINT address NEWLINE
usr/src/cmd/sgs/demo_rdb/common/gram.y
222
| PRINT address NUMBER NEWLINE
usr/src/cmd/sgs/demo_rdb/common/gram.y
227
| PRINT address NUMBER SYMBOL NEWLINE
usr/src/cmd/sgs/demo_rdb/common/gram.y
232
| VALUE address NEWLINE
usr/src/cmd/sgs/demo_rdb/common/gram.y
237
| WHERE NEWLINE
usr/src/cmd/sgs/demo_rdb/common/gram.y
243
| error NEWLINE
usr/src/cmd/sgs/demo_rdb/common/gram.y
248
| NEWLINE
usr/src/cmd/sgs/demo_rdb/common/gram.y
36
%token VALUE STEP HELP NUMBER NEWLINE SYMBOL PLUS BREAK CONT DIS GETMAPS
usr/src/cmd/sgs/demo_rdb/common/gram.y
58
command: BREAK NEWLINE
usr/src/cmd/sgs/demo_rdb/common/gram.y
63
| BREAK address NEWLINE
usr/src/cmd/sgs/demo_rdb/common/gram.y
72
| CONT NEWLINE
usr/src/cmd/sgs/demo_rdb/common/gram.y
77
| DELETE address NEWLINE
usr/src/cmd/sgs/demo_rdb/common/gram.y
88
| DIS NEWLINE
usr/src/cmd/sgs/demo_rdb/common/gram.y
93
| DIS address NEWLINE
usr/src/cmd/sgs/demo_rdb/common/gram.y
98
| DIS address NUMBER NEWLINE
usr/src/cmd/sgs/error/common/error.h
162
#define TROFFOUTCOMMENT NEWLINE
usr/src/cmd/sgs/error/common/errorsubr.c
213
static char newline[] = NEWLINE;
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
1087
ib_token_t token = NEWLINE;
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
196
token = NEWLINE;
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
493
} else if (token == NEWLINE) {
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
813
ib_token_t token = NEWLINE;
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
925
ib_token_t token = NEWLINE;
usr/src/lib/cfgadm_plugins/usb/common/cfga_configfile.c
324
token = NEWLINE;
usr/src/lib/cfgadm_plugins/usb/common/cfga_configfile.c
501
case NEWLINE:
usr/src/lib/cfgadm_plugins/usb/common/cfga_configfile.c
730
token_t token = NEWLINE;
usr/src/lib/libadm/common/pkgparam.c
156
} else if (c == NEWLINE)
usr/src/lib/libadm/common/pkgparam.c
204
if (ch != NEWLINE && ch != ' ' && ch != ESCAPE &&
usr/src/lib/libadm/common/pkgparam.c
208
if (ch == NEWLINE) {
usr/src/lib/libzoneinfo/common/libzone.c
156
len = strcspn(lp, NEWLINE);
usr/src/lib/libzoneinfo/common/libzone.c
354
len = strcspn(lp, NEWLINE);
usr/src/lib/libzoneinfo/common/libzone.c
521
NEWLINE);
usr/src/tools/cscope-fast/crossref.c
135
case NEWLINE: /* end of line containing symbols */
usr/src/uts/common/io/ldterm.c
106
/* 010 */ BACKSPACE, TAB, NEWLINE, CONTROL,
usr/src/uts/common/io/ldterm.c
2167
case NEWLINE:
usr/src/uts/common/io/ldterm.c
2359
case NEWLINE:
usr/src/uts/common/io/ldterm.c
3815
case NEWLINE:
usr/src/uts/common/io/usb/usba/usba_devdb.c
164
case NEWLINE:
usr/src/uts/common/os/modsysfile.c
1945
case NEWLINE:
usr/src/uts/common/os/modsysfile.c
2159
case NEWLINE:
usr/src/uts/common/os/modsysfile.c
2255
case NEWLINE:
usr/src/uts/common/os/modsysfile.c
2389
case NEWLINE:
usr/src/uts/common/os/modsysfile.c
2710
case NEWLINE:
usr/src/uts/common/os/modsysfile.c
274
token = NEWLINE;
usr/src/uts/common/os/modsysfile.c
2911
case NEWLINE:
usr/src/uts/common/os/modsysfile.c
3025
case NEWLINE:
usr/src/uts/common/os/modsysfile.c
3133
case NEWLINE:
usr/src/uts/common/os/modsysfile.c
695
sizeof (tok1) - (cp - tok1))) != NEWLINE && token != EOF) {
usr/src/uts/common/os/modsysfile.c
780
last_tok = NEWLINE;
usr/src/uts/common/os/modsysfile.c
791
case NEWLINE:
usr/src/uts/common/os/modsysfile.c
793
last_tok = NEWLINE;
usr/src/uts/common/os/modsysfile.c
796
if (last_tok != NEWLINE) {
usr/src/uts/i86pc/os/startup.c
2870
case NEWLINE: