OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pgetc_linecont
(Results
1 - 1
of
1
) sorted by relevancy
/src/bin/sh/
parser.c
129
STATIC int
pgetc_linecont
(void);
1136
if (
pgetc_linecont
() == '&') {
1145
if (
pgetc_linecont
() == '|') {
1154
switch (
pgetc_linecont
()) {
1607
c =
pgetc_linecont
();
1623
c =
pgetc_linecont
();
1635
if ((c =
pgetc_linecont
()) == '-') {
2125
if (
pgetc_linecont
() == /*(*/ ')') {
2221
c =
pgetc_linecont
();
2224
if (
pgetc_linecont
() == '(' /*')'*/ )
2616
pgetc_linecont
(void)
function in typeref:typename:STATIC int
[
all
...]
Completed in 14 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025