Home
last modified time | relevance | path

Searched refs:localhost_address (Results 1 – 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/amd/amd/
Damd.c521 amu_get_myaddress(&myipaddr, gopt.localhost_address); in main()
Damd.h276 char *localhost_address; /* localhost address (NULL means use 127.0.0.1) */ member
Dconf.c629 gopt.localhost_address = xstrdup(val); in gopt_localhost_address()
/freebsd-12-stable/contrib/amd/scripts/
Damd.conf-sample104 localhost_address = foo.example.com | 192.168.1.2
/freebsd-12-stable/contrib/amd/doc/
Dam-utils.texi4441 * localhost_address Parameter::
4785 @node local_domain Parameter, localhost_address Parameter, ldap_proto_version Parameter, Global Par…
4796 @node localhost_address Parameter, log_file Parameter, local_domain Parameter, Global Parameters
4798 @subsection @t{localhost_address} Parameter
4799 @cindex localhost_address Parameter
4809 @node log_file Parameter, log_options Parameter, localhost_address Parameter, Global Parameters
/freebsd-12-stable/contrib/amd/
DNEWS378 - new amd.conf parameter: localhost_address. Used to override the localhost
DChangeLog3630 localhost_address amd.conf parameter, if defined (else default to
3639 localhost_address amd.conf parameter, if defined (else default to
3643 amd.conf parameter localhost_address.
3645 * amd/amd.h: global field to store amd.conf localhost_address
3652 scripts/amd.conf.5: document new option localhost_address.