OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:didfds
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/csh/
csh.c
89
int
didfds
;
variable in typeref:typename:int
281
* Move the descriptors to safe places. The variable
didfds
is 0 while we
282
* have only FSH* to work with. When
didfds
is true, we have 0,1,2 and
790
if (
didfds
)
907
oldidfds =
didfds
;
908
didfds
= 0;
915
didfds
= oldidfds;
1165
int odidfds =
didfds
;
1167
didfds
= 0;
1170
didfds
= odidfds
[
all
...]
csh.c
89
int
didfds
;
variable in typeref:typename:int
281
* Move the descriptors to safe places. The variable
didfds
is 0 while we
282
* have only FSH* to work with. When
didfds
is true, we have 0,1,2 and
790
if (
didfds
)
907
oldidfds =
didfds
;
908
didfds
= 0;
915
didfds
= oldidfds;
1165
int odidfds =
didfds
;
1167
didfds
= 0;
1170
didfds
= odidfds
[
all
...]
Completed in 27 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025