Searched refs:hostd (Results 1 – 14 of 14) sorted by relevance
| /netbsd/src/external/bsd/am-utils/dist/amd/ |
| D | get_args.c | 107 hostdomain, am_get_hostname(), hostd); in get_version_string() 383 xstrlcat(hostd, ".", sizeof(hostd)); in get_args() 384 xstrlcat(hostd, hostdomain, sizeof(hostd)); in get_args()
|
| D | amfs_nfsl.c | 117 if (!STRCEQ(ho, am_get_hostname()) && !STRCEQ(ho, hostd)) { in amfs_nfsl_match() 119 "or \"%s\" using type:=nfs", ho, am_get_hostname(), hostd); in amfs_nfsl_match() 235 !STRCEQ(ho, hostd)) || lstat(cp, &stb) < 0) { in amfs_nfsl_ffserver()
|
| D | amd.c | 57 char hostd[SIZEOF_HOSTD]; /* Host+domain */ variable 459 xstrlcpy(hostd, hostname, sizeof(hostd)); in main()
|
| D | ops_nfs.c | 513 plog(XLOG_INFO, "Using NFS auth for FQHN \"%s\"", hostd); in make_nfs_auth() 514 nfs_auth = authsys_create(hostd, 0, 0, 1, &group_wheel); in make_nfs_auth() 520 plog(XLOG_INFO, "Using NFS auth for FQHN \"%s\"", hostd); in make_nfs_auth() 521 nfs_auth = authunix_create(hostd, 0, 0, 1, &group_wheel); in make_nfs_auth()
|
| D | autil.c | 139 domain_strip(*chp, hostd); in host_normalize()
|
| D | amd.h | 667 extern char hostd[SIZEOF_HOSTD]; /* Host+domain */
|
| D | opts.c | 109 static char *opt_hostd = hostd;
|
| /netbsd/src/external/bsd/openldap/dist/doc/rfc/ |
| D | rfc3296.txt | 302 ref: ldap://hostd/OU=Roles,O=MNN,C=WW 310 "OU=Roles,O=MNN,C=WW" is held by hostd. 404 ldap://hostd/CN=Manager,OU=Roles,O=MNN,C=WW" 459 ldap://hostd/OU=Roles,O=MNN,C=WW??sub 489 ldap://hostd/CN=Manager,OU=Roles,O=MNN,C=WW??base" 542 ldap://hostd/OU=Roles,O=MNN,C=WW??sub 573 ldap://hostd/OU=Roles,O=MNN,C=WW??base
|
| D | rfc4511.txt | 1642 a shadow), and that LDAP-capable server (hostd) holds the subtree 1653 ldap://hostd/OU=Roles,DC=Example,DC=NET??sub } 1677 ldap://hostd/OU=Roles,DC=Example,DC=NET??base }
|
| /netbsd/src/external/bsd/am-utils/dist/ |
| D | AUTHORS | 181 options had been initialized, so we can print domain, host, and hostd.
|
| D | NEWS | 428 - amd -v now prints domain, host, and hostd values: foo, example.com, and
|
| D | ChangeLog | 1052 * amd/amd.h, include/am_utils.h, amd/amd.c: moved 'hostd' extern 3269 and hostd.
|
| /netbsd/src/external/bsd/am-utils/dist/doc/ |
| D | am-utils.texi | 1393 * hostd Selector Variable:: 1502 @node host Selector Variable, hostd Selector Variable, dollar Selector Variable, Selectors 1516 @samp{doc.ic.ac.uk}. @code{hostd} would be 1520 @node hostd Selector Variable, karch Selector Variable, host Selector Variable, Selectors 1522 @subsubsection hostd Selector Variable 1523 @cindex hostd Selector Variable 1524 @cindex hostd, mount selector 1525 @cindex Mount selector; hostd 1526 @cindex Selector; hostd 1531 @code{$@{hostd@}} will be identical. [all …]
|
| /netbsd/src/etc/ |
| D | services | 1181 cvc-hostd 442/tcp # IANA assigned this [Bill_Davidson] … 1185 … This entry is an alias to "cvc-hostd". This entry is now 1190 cvc-hostd 442/udp # IANA assigned this [Bill_Davidson] … 1194 … This entry is an alias to "cvc-hostd". This entry is now
|