Searched refs:sub_domain (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/amd/amd/
H A Dget_args.c208 gopt.sub_domain = optarg;
382 * sub_domain overrides hostdomain
385 if (gopt.sub_domain)
386 hostdomain = gopt.sub_domain;
H A Damd.c290 gopt.sub_domain = NULL;
H A Damd.h275 char *sub_domain; /* local domain */ member in struct:amu_global_options
H A Dconf.c621 gopt.sub_domain = xstrdup(val);

Completed in 68 milliseconds