uuid_create(3rpc)Creates a new UUID Used by client, server, or management applications. Synopsis #include <dce/uuid.h> void uuid_create( uuid_t *uuid, unsigned32 *status); Parameters Input None. Output
uuid
status
Description
Return Values Errors The following describes a partial list of errors that might be returned. Refer to the OSF DCE Problem Determination Guide for complete descriptions of all error messages.
uuid_s_ok
uuid_s_getconf_failure
uuid_s_no_address
uuid_s_socket_failure
Related Information
|