OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:use_copy
(Results
1 - 1
of
1
) sorted by null
/external/mksh/src/
edit.c
237
bool
use_copy
= false;
local
260
use_copy
= true;
272
pr_list(
use_copy
? (char **)XPptrv(l) : words);
274
if (
use_copy
)
[
all
...]
Completed in 518 milliseconds