OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:soee
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/soelim/
soelim.c
174
FILE *
soee
;
local in function:process
178
soee
= stdin;
180
soee
= openpath(p, file, "r");
181
if (
soee
== NULL) {
187
c = getc(
soee
);
192
c = getc(
soee
);
197
c = getc(
soee
);
203
c = getc(
soee
);
218
c = getc(
soee
);
238
c = getc(
soee
);
[
all
...]
soelim.c
174
FILE *
soee
;
local in function:process
178
soee
= stdin;
180
soee
= openpath(p, file, "r");
181
if (
soee
== NULL) {
187
c = getc(
soee
);
192
c = getc(
soee
);
197
c = getc(
soee
);
203
c = getc(
soee
);
218
c = getc(
soee
);
238
c = getc(
soee
);
[
all
...]
Completed in 21 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025