UUID_IS_NULL

Section: Libuuid API (3)
Updated: May 2009
Index Return to Main Contents
 

名前

uuid_is_null - UUID と NULL 値を比較する  

書式

#include <uuid.h>

int uuid_is_null(uuid_t uu);
 

説明

uuid_is_null 関数は与えられた UUID 変数 uu を NULL 値と比較する。 等しければ 1 が返され、等しくなければ 0 が返される。  

作者

Theodore Y. Ts'o  

関連項目

uuid(3), uuid_clear(3), uuid_compare(3), uuid_copy(3), uuid_generate(3), uuid_time(3), uuid_parse(3), uuid_unparse(3)  

入手方法

libuuid はバージョン 2.15.1 から util-linux パッケージの一部であり、 https://www.kernel.org/pub/linux/utils/util-linux/ から入手できる。


 

Index

名前
書式
説明
作者
関連項目
入手方法

This document was created by man2html, using the manual pages.
Time: 10:23:40 GMT, January 24, 2021