OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:old_inuse
(Results
1 - 1
of
1
) sorted by null
/external/mksh/src/
exec.c
689
volatile uint32_t
old_inuse
;
local
746
old_inuse
= tp->flag & FINUSE;
756
tp->flag = (tp->flag & ~FINUSE) |
old_inuse
;
[
all
...]
Completed in 81 milliseconds