blcompare(3tsol) 맨 페이지 - 윈디하나의 솔라나라

개요

섹션
맨 페이지 이름
검색(S)

blcompare(3tsol)

Trusted Extensions Library Functions                          blcompare(3TSOL)



NAME
       blcompare,  blequal,  bldominates,  blstrictdom,  blinrange  -  compare
       binary labels

SYNOPSIS
       cc [flag...] file... -ltsol [library...]
       #include <tsol/label.h>

       int blequal(const m_label_t *label1, const m_label_t *label2);


       int bldominates(const m_label_t *label1, const m_label_t *label2);


       int blstrictdom(const m_label_t *label1, const m_label_t *label2);


       int blinrange(const m_label_t *label, const brange_t *range);

DESCRIPTION
       These functions compare binary labels for meeting a  particular  condi‐
       tion.


       The blequal() function compares two labels for equality.


       The  bldominates()  function  compares  label label1 for dominance over
       label label2.


       The blstrictdom() function compares label label1 for  strict  dominance
       over label label2.


       The  blinrange()  function  compares  label  label  for  dominance over
       range→lower_bound and range→upper_bound for dominance over level label.

RETURN VALUES
       These functions return non-zero if their respective conditions are met,
       otherwise zero is returned.

ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       tab()  box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
       TRIBUTE VALUE _ Interface StabilityCommitted _ MT-LevelMT-Safe


SEE ALSO
       ucred_getlabel(3C),          libtsol(3LIB),           getplabel(3TSOL),
       label_to_str(3TSOL), label_encodings(5), attributes(7), labels(7)



Oracle Solaris 11.4               23 Jan 2017                 blcompare(3TSOL)
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3