OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:comstart
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/menuc/
scan.l
44
static int
comstart
; /* line number of comment start. */
143
"/*" { level = 1;
comstart
= line_no; BEGIN COMMENT; }
153
comstart
);
/src/sys/dev/ic/
com.c
168
void
comstart
(struct tty *);
851
tp->t_oproc =
comstart
;
1861
comstart
(tp);
2068
comstart
(struct tty *tp)
function
2130
comstart
(tp);
2298
* from here. In any case, l_start is just comstartsoft or
comstart
anyway
2299
* and there are other places in this code that just calls
comstart
, so
2302
comstart
(tp);
2328
comstart
(tp);
Completed in 21 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026