OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LBREAK
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/ksh/
exec.c
318
|| (i !=
LBREAK
&& i != LCONTIN))
322
} else if (i ==
LBREAK
) {
358
|| (i !=
LBREAK
&& i != LCONTIN))
362
} else if (i ==
LBREAK
) {
sh.h
252
#define
LBREAK
6 /* break statement */
c_sh.c
628
unwind(*wp[0] == 'b' ?
LBREAK
: LCONTIN);
Completed in 172 milliseconds
Indexes created Tue Oct 21 12:09:54 GMT 2025