OpenVAS Libraries  9.0.1
Functions
openvas_uuid.c File Reference
#include "openvas_uuid.h"
#include <glib.h>
#include <stdlib.h>
#include <uuid/uuid.h>

Functions

char * openvas_uuid_make (void)
 Make a new universal identifier. More...
 

Function Documentation

◆ openvas_uuid_make()

char* openvas_uuid_make ( void  )

Make a new universal identifier.

Returns
A newly allocated string holding the identifier, which the caller must free, or NULL on failure.