Home
last modified time | relevance | path

Searched refs:secflags_intersection (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/common/secflags/
H A Dsecflags.c88 secflags_intersection(secflagset_t a, secflagset_t b) in secflags_intersection() function
130 if (secflags_intersection(delta->psd_rem, in psecflags_validate_delta()
/illumos-gate/usr/src/uts/common/sys/
H A Dsecflags.h71 extern boolean_t secflags_intersection(secflagset_t, secflagset_t);
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers3950 secflags_intersection;