Searched refs:hesiod_base (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/external/bsd/am-utils/dist/amd/ |
| H A D | info_hesiod.c | 112 dlog("Hesiod base is: %s\n", gopt.hesiod_base); in hesiod_search() 113 dlog("hesiod_search: hes_resolve(%s, %s)", hes_key, gopt.hesiod_base); in hesiod_search() 119 rvec = hesiod_resolve(hesiod_context, hes_key, gopt.hesiod_base); in hesiod_search() 121 rvec = hes_resolve(hes_key, gopt.hesiod_base); in hesiod_search()
|
| H A D | amd.c | 312 gopt.hesiod_base = "automount"; in init_global_options()
|
| H A D | amd.h | 306 char *hesiod_base; /* Hesiod rhs */ member
|
| H A D | conf.c | 595 gopt.hesiod_base = xstrdup(val); in gopt_hesiod_base()
|
| /netbsd-src/external/bsd/am-utils/dist/scripts/ |
| H A D | amd.conf-sample | 84 hesiod_base = automount
|
| /netbsd-src/external/bsd/am-utils/dist/doc/ |
| H A D | am-utils.texi | 971 the @i{amd.conf} parameter @samp{hesiod_base} (@pxref{hesiod_base 4434 * hesiod_base Parameter:: 4705 @node fully_qualified_hosts Parameter, hesiod_base Parameter, full_os Parameter, Global Parameters 4717 @node hesiod_base Parameter, karch Parameter, fully_qualified_hosts Parameter, Global Parameters 4719 @subsection @t{hesiod_base} Parameter 4720 @cindex hesiod_base Parameter 4726 @node karch Parameter, ldap_base Parameter, hesiod_base Parameter, Global Parameters
|
| /netbsd-src/external/bsd/am-utils/dist/ |
| H A D | NEWS | 956 hesiod_base: specifies the base for the Hesiod service
|
| H A D | ChangeLog | 10534 amd.conf global variable hesiod_base. 10537 variable hesiod_base.
|