Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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
     radcli.h(3), rc_mksid(3), rc_setdebug(3)

radcli				   2026-06-07			     rc_mksid(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=rc_mksid&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help