OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:usual
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/stdio/
findfp.c
83
/* the
usual
- (stdin + stdout + stderr) */
84
static FILE
usual
[FOPEN_MAX - 3];
variable in typeref:typename:FILE[]
86
static struct glue uglue = { 0, FOPEN_MAX - 3,
usual
};
223
_FILEEXT_SETUP(&
usual
[i], &usualext[i]);
findfp.c
83
/* the
usual
- (stdin + stdout + stderr) */
84
static FILE
usual
[FOPEN_MAX - 3];
variable in typeref:typename:FILE[]
86
static struct glue uglue = { 0, FOPEN_MAX - 3,
usual
};
223
_FILEEXT_SETUP(&
usual
[i], &usualext[i]);
findfp.c
83
/* the
usual
- (stdin + stdout + stderr) */
84
static FILE
usual
[FOPEN_MAX - 3];
variable in typeref:typename:FILE[]
86
static struct glue uglue = { 0, FOPEN_MAX - 3,
usual
};
223
_FILEEXT_SETUP(&
usual
[i], &usualext[i]);
Completed in 85 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025