Man page - uuid_is_null(3)

Packages contains this manual

Available languages:

en fr ko ja uk ro sr de

Manual

UUID_IS_NULL

์ด ๋ฆ„
๊ฐœ ์š”
์„ค ๋ช…
์ € ์ž‘ ์ž
์ถ” ๊ฐ€ ์ฐธ ์กฐ
๋ฒ„ ๊ทธ ๋ณด ๊ณ 
๊ฐ€ ์šฉ ์„ฑ

์ด ๋ฆ„

uuid_is_null - compare the value of the UUID to the NULL value

๊ฐœ ์š”

#include <uuid.h>

int uuid_is_null(const uuid_t uu );

์„ค ๋ช…

The uuid_is_null () function compares the value of the supplied UUID variable uu to the NULL value. If the value is equal to the NULL UUID, 1 is returned, otherwise 0 is returned.

์ € ์ž‘ ์ž

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)

๋ฒ„ ๊ทธ ๋ณด ๊ณ 

For bug reports, use the issue tracker <https://github.com/util-linux/util-linux/issues>.

๊ฐ€ ์šฉ ์„ฑ

libuuid ๋ผ ์ด ๋ธŒ ๋Ÿฌ ๋ฆฌ ๋Š” 2.15.1 ๋ฒ„ ์ „ ๋ถ€ ํ„ฐ util-linux ํŒจ ํ‚ค ์ง€ ์˜ ์ผ ๋ถ€ ์ž… ๋‹ˆ ๋‹ค . Linux Kernel Archive <https://www.kernel.org/pub/linux/utils/util-linux/>์— ์„œ ๋‹ค ์šด ๋กœ ๋“œ ํ•  ์ˆ˜ ์žˆ ์Šต ๋‹ˆ ๋‹ค .