table of contents
other versions
- Tumbleweed 1.5.3-1.1
- Leap-16.0
- Leap-15.6
| rc_own_hostname(3) | Radius client library | rc_own_hostname(3) |
NAME¶
rc_own_hostname - Get the hostname of this machine.
SYNOPSIS¶
#include <radcli/> int rc_own_hostname(
char *hostname,
int len );
DESCRIPTION¶
PARAMETERS¶
RETURN VALUE¶
-1 on failure, 0 on success.
SEE ALSO¶
rc_get_srcaddr(3), rc_getport(3), rc_openlog(3), rc_setdebug(3)
| 2026-08-19 | radcli |