OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:memout
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/sh/
output.c
89
struct output
memout
= {NULL, 0, 0, NULL, MEM_OUT, 0 CHAIN };
variable in typeref:struct:output
106
if (
memout
.buf != NULL) {
107
ckfree(
memout
.buf);
108
memout
.buf = NULL;
output.c
89
struct output
memout
= {NULL, 0, 0, NULL, MEM_OUT, 0 CHAIN };
variable in typeref:struct:output
106
if (
memout
.buf != NULL) {
107
ckfree(
memout
.buf);
108
memout
.buf = NULL;
Completed in 131 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025