OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dist_tgz_postfix
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/sysinst/
main.c
91
char
dist_tgz_postfix
[SSTRSIZE];
variable
152
{"dist tgz postfix", ".tgz",
dist_tgz_postfix
, sizeof
dist_tgz_postfix
},
defs.h
643
extern char
dist_tgz_postfix
[SSTRSIZE];
net.c
1003
force_tgz ?
dist_tgz_postfix
: dist_postfix);
util.c
2255
return use_tgz_for_set(set_name) ?
dist_tgz_postfix
: dist_postfix;
Completed in 846 milliseconds
Indexes created Sun Feb 15 12:34:49 CET 2026