UUID_CLEAR
Section: C Library Functions (3)
Updated: May 2006
Index
JM Home Page
roff page
 
名前
uuid_clear - UUID 変数の値を NULL 値にリセットする
 
書式
#include <uuid/uuid.h>
void uuid_clear(uuid_t uu);
 
説明
uuid_clear
関数は与えられた uuid 変数
uu
に NULL 値をセットする。
 
著者
Theodore Y. Ts'o
 
入手方法
http://e2fsprogs.sourceforge.net/
 
関連項目
uuid(3),
uuid_compare(3),
uuid_copy(3),
uuid_generate(3),
uuid_is_null(3),
uuid_parse(3),
uuid_unparse(3)
 Index
- 名前
- 
- 書式
- 
- 説明
- 
- 著者
- 
- 入手方法
- 
- 関連項目
- 
This document was created by
man2html,
using the manual pages.
Time: 04:32:22 GMT, November 19, 2007