Home
last modified time | relevance | path

Searched defs:servers (Results 1 – 10 of 10) sorted by relevance

/freebsd-12.1/sys/dev/ofw/
H A Dofw_cpu.c247 cell_t *servers; in ofw_cpu_attach() local
/freebsd-12.1/contrib/ntp/include/
H A Dntpsim.h115 server_info *servers; /* Pointer to array of servers */ member
H A Dntp_config.h203 server_info_fifo * servers; member
/freebsd-12.1/lib/libradius/
H A Dradlib_private.h82 struct rad_server servers[MAXSERVERS]; /* Servers to contact */ member
/freebsd-12.1/contrib/wpa/src/ap/
H A Dap_config.c457 static void hostapd_config_free_radius(struct hostapd_radius_server *servers, in hostapd_config_free_radius()
/freebsd-12.1/contrib/subversion/subversion/libsvn_subr/
H A Dauth.c747 svn_config_t *servers = NULL; in svn_auth__make_session_auth() local
/freebsd-12.1/lib/libtacplus/
H A Dtaclib_private.h178 struct tac_server servers[MAXSERVERS]; /* Servers to contact */ member
/freebsd-12.1/crypto/heimdal/lib/kadm5/
H A Dad.c268 } *s, *servers = NULL; in _kadm5_ad_connect() local
/freebsd-12.1/contrib/subversion/subversion/libsvn_ra/
H A Dra_loader.c305 svn_config_t *servers = NULL; in svn_ra_open4() local
/freebsd-12.1/contrib/ntp/ntpd/
H A Dntp_config.c1886 server_info_fifo * servers in create_sim_node()