OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:prevfd
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/sh/
eval.c
708
int
prevfd
;
local in function:evalpipe
717
prevfd
= -1;
723
if (
prevfd
>= 0)
724
close(
prevfd
);
731
if (
prevfd
> 0)
732
movefd(
prevfd
, 0);
739
if (
prevfd
>= 0)
740
close(
prevfd
);
741
prevfd
= pip[0];
eval.c
708
int
prevfd
;
local in function:evalpipe
717
prevfd
= -1;
723
if (
prevfd
>= 0)
724
close(
prevfd
);
731
if (
prevfd
> 0)
732
movefd(
prevfd
, 0);
739
if (
prevfd
>= 0)
740
close(
prevfd
);
741
prevfd
= pip[0];
eval.c
708
int
prevfd
;
local in function:evalpipe
717
prevfd
= -1;
723
if (
prevfd
>= 0)
724
close(
prevfd
);
731
if (
prevfd
> 0)
732
movefd(
prevfd
, 0);
739
if (
prevfd
>= 0)
740
close(
prevfd
);
741
prevfd
= pip[0];
Completed in 34 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025