OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sub_domain
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/am-utils/dist/amd/
get_args.c
202
gopt.
sub_domain
= optarg;
376
*
sub_domain
overrides hostdomain
379
if (gopt.
sub_domain
)
380
hostdomain = gopt.
sub_domain
;
amd.c
288
gopt.
sub_domain
= NULL;
amd.h
277
char *
sub_domain
; /* local domain */
member in struct:amu_global_options
conf.c
623
gopt.
sub_domain
= xstrdup(val);
Completed in 28 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026