OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shname
(Results
1 - 1
of
1
) sorted by null
/system/core/sh/
histedit.c
108
char *term, *
shname
;
local
127
shname
= arg0;
128
if (
shname
[0] == '-')
129
shname
++;
130
el = el_init(
shname
, el_in, el_out, el_err);
Completed in 535 milliseconds