Home
last modified time | relevance | path

Searched refs:normalize_hosts (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/usr.sbin/amd/amd/
H A Dget_args.c52 int normalize_hosts; variable
143 normalize_hosts = 1; in get_args()
H A Dsrvr_nfs.c619 if (hp && !normalize_hosts) host = hp->h_name; in find_nfs_srvr()
660 if (normalize_hosts) host_normalize(&fs->fs_host); in find_nfs_srvr()
H A Dutil.c213 if (normalize_hosts) { in host_normalize()
/openbsd-src/usr.sbin/amd/include/
H A Dam.h70 extern int normalize_hosts; /* Normalize host names before use */