OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:path_config
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/unbound/dist/winrc/
w_inst.c
194
TCHAR
path_config
[2*MAX_PATH+4+256];
local
201
memmove(
path_config
+1, path+1, sizeof(path)-1);
202
change(out,
path_config
+1, sizeof(
path_config
)-1,
214
quote_it(out,
path_config
, sizeof(
path_config
));
216
strcat(path,
path_config
);
w_inst.c
194
TCHAR
path_config
[2*MAX_PATH+4+256];
local
201
memmove(
path_config
+1, path+1, sizeof(path)-1);
202
change(out,
path_config
+1, sizeof(
path_config
)-1,
214
quote_it(out,
path_config
, sizeof(
path_config
));
216
strcat(path,
path_config
);
Completed in 43 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026