HomeSort by: relevance | last modified time | path
    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