/* * Universally Unique IDentifier (UUID) * Copyright (c) 2008, Jouni Malinen <j@w1.fi> * * This software may be distributed under the terms of the BSD license. * See README for more details. *//* ... */#ifndefUUID_H#defineUUID_H#defineUUID_LEN16intuuid_str2bin(constchar*str,u8*bin);intuuid_bin2str(constu8*bin,char*str,size_tmax_len);intis_nil_uuid(constu8*uuid);/* ... */#endif/* UUID_H */
Details
Show: from
Types: Columns:
All items filtered out
All items filtered out
This file uses the notable symbols shown below. Click anywhere in the file to view more details.