Searched defs:roles (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libv12n/sparc/
H A Dlibv12n.c404 * Get the domain roles for the domain.
410 int roles = 0; local
423 roles |= V12N_ROLE_CONTROL;
426 roles |= V12N_ROLE_SERVICE;
429 roles |= V12N_ROLE_IO;
432 roles |= V12N_ROLE_ROOT;
436 return (roles);

Completed in 22 milliseconds