OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_history_tmp_template
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libedit/
readline.c
1280
static const char
_history_tmp_template
[] = "/tmp/.historyXXXXXX";
variable in typeref:typename:const char[]
1287
char template[sizeof(
_history_tmp_template
)];
1299
strcpy(template,
_history_tmp_template
);
readline.c
1280
static const char
_history_tmp_template
[] = "/tmp/.historyXXXXXX";
variable in typeref:typename:const char[]
1287
char template[sizeof(
_history_tmp_template
)];
1299
strcpy(template,
_history_tmp_template
);
Completed in 25 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025