table of contents
other versions
- Tumbleweed 1.5.1-1.1
- Leap-16.0
- Leap-15.6
| rc_mksid(3) | Radius client library | rc_mksid(3) |
NAME¶
rc_mksid -
SYNOPSIS¶
#include <radcli/radcli.h> char * rc_mksid(
void );
DESCRIPTION¶
Generates a "unique" string. Added only for API compatibility with older versions. Don't use.
RETURN VALUE¶
a pointer to a very unique string. Subsequent calls will overwrite the string.
SEE ALSO¶
| 2026-05-01 | radcli |