OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:c_home
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/unittests/
gdb_tilde_expand-selftests.c
32
const char *
c_home
= std::getenv ("HOME");
local
35
if (
c_home
== nullptr)
38
const std::string home (
c_home
);
/src/external/gpl3/gdb/dist/gdb/unittests/
gdb_tilde_expand-selftests.c
32
const char *
c_home
= std::getenv ("HOME");
local
35
if (
c_home
== nullptr)
38
const std::string home (
c_home
);
Completed in 15 milliseconds
Indexes created Mon May 04 00:23:20 UTC 2026