Home
last modified time | relevance | path

Searched refs:AC_OPTION (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dacctctl.h59 #define AC_OPTION(x) ((x) & 0x00ffffff) macro
/titanic_44/usr/src/uts/common/syscall/
H A Dacctctl.c430 int option = AC_OPTION(cmd); in acctctl()