'\" t .\" Title: uuid_is_null .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.26 .\" Date: 2026-09-02 .\" Manual: Podręcznik programisty .\" Source: util-linux 2.42.3 .\" Language: English .\" .TH "UUID_IS_NULL" "3" "2026-09-02" "util\-linux 2.42.3" "Podręcznik programisty" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE blue R < > .\} .SH "NAZWA" uuid_is_null \- porównuje wartość UUID\-u do wartości NULL .SH "SKŁADNIA" .sp \fB#include \fP .sp \fBint uuid_is_null(const uuid_t \fIuu\fP);\fP .SH "OPIS" .sp Funkcja \fBuuid_is_null\fP() porównuje wartość przekazanej zmiennej UUID \fIuu\fP z wartością NULL. Jeśli wartość jest równa UUID\-owi NULL, zwracane jest 1, a w innym przypadku \- 0. .SH "AUTORZY" .sp Theodore Y. Ts\(cqo .SH "ZOBACZ TAKŻE" .sp \fBuuid\fP(3), \fBuuid_clear\fP(3), \fBuuid_compare\fP(3), \fBuuid_copy\fP(3), \fBuuid_generate\fP(3), \fBuuid_time\fP(3), \fBuuid_parse\fP(3), \fBuuid_unparse\fP(3) .SH "ZGŁASZANIE BŁĘDÓW" .sp Problemy należy zgłaszać w \c .URL "https://github.com/util\-linux/util\-linux/issues" "systemie śledzenia błędów" "." .SH "DOSTĘPNOŚĆ" .sp Biblioteka \fBlibuuid\fP jest częścią pakietu util\-linux od wersji 2.15.1. Można go pobrać ze strony \c .URL "https://www.kernel.org/pub/linux/utils/util\-linux/" "Archiwum jądra Linux" "."