| rc_conf_srv(3) | Radius client library | rc_conf_srv(3) |
NAME
rc_conf_srv -
SYNOPSIS
#include <radcli/radcli.h>
SERVER * rc_conf_srv(
rc_handle const *rh,
char const *optname
);
DESCRIPTION
SEE ALSO
rc_add_config(3), rc_apply_config(3), rc_check_tls(3), rc_conf_int(3), rc_conf_str(3), rc_config_free(3), rc_config_init(3), rc_destroy(3), rc_dict_free(3), rc_find_server_addr(3), rc_get_socket_type(3), rc_get_srcaddr(3), rc_getport(3), rc_mksid(3), rc_new(3), rc_openlog(3), rc_own_hostname(3), rc_read_config(3), rc_read_dictionary(3), rc_read_dictionary_from_buffer(3), rc_setdebug(3), rc_test_config(3), rc_tls_fd(3)
| 2026-09-03 | radcli |