Searched refs:AC_PROC_GID (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/acctadm/ |
H A D | res.c | 45 { AC_PROC, AC_PROC_GID, "gid" }, 137 { AC_PROC_PID, AC_PROC_UID, AC_PROC_GID, AC_PROC_CPU, 143 { AC_PROC_PID, AC_PROC_UID, AC_PROC_GID, AC_PROC_CPU,
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | acctctl.h | 67 #define AC_PROC_GID 3 /* group ID */ macro
|
/titanic_50/usr/src/uts/common/os/ |
H A D | exacct.c | 763 case AC_PROC_GID: in exacct_attach_proc_item()
|