Home
last modified time | relevance | path

Searched refs:is_system_labeled_debug (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libtsol/common/
H A Dlabel.h238 #define is_system_labeled_debug(statbufp) \ macro
241 #define is_system_labeled_debug(statbufp) 0 macro
/titanic_50/usr/src/cmd/allocate/
H A Dallocate.c276 system_labeled = is_system_labeled_debug(&statbuf); in main()
H A Dmkdevalloc.c203 system_labeled = is_system_labeled_debug(&tx_stat); in main()
/titanic_50/usr/src/cmd/devfsadm/
H A Ddevfsadm.c331 system_labeled = is_system_labeled_debug(&tx_stat); in main()