Go to the source code of this file.
Classes | |
union | _prvdef |
struct | _prvdsp_bits |
Defines | |
#define | PRV_M_CMKRNL 0x1 |
#define | PRV_M_CMEXEC 0x2 |
#define | PRV_M_SYSNAM 0x4 |
#define | PRV_M_GRPNAM 0x8 |
#define | PRV_M_ALLSPOOL 0x10 |
#define | PRV_M_IMPERSONATE 0x20 |
#define | PRV_M_DIAGNOSE 0x40 |
#define | PRV_M_LOG_IO 0x80 |
#define | PRV_M_GROUP 0x100 |
#define | PRV_M_NOACNT 0x200 |
#define | PRV_M_PRMCEB 0x400 |
#define | PRV_M_PRMMBX 0x800 |
#define | PRV_M_PSWAPM 0x1000 |
#define | PRV_M_SETPRI 0x2000 |
#define | PRV_M_SETPRV 0x4000 |
#define | PRV_M_TMPMBX 0x8000 |
#define | PRV_M_WORLD 0x10000 |
#define | PRV_M_MOUNT 0x20000 |
#define | PRV_M_OPER 0x40000 |
#define | PRV_M_EXQUOTA 0x80000 |
#define | PRV_M_NETMBX 0x100000 |
#define | PRV_M_VOLPRO 0x200000 |
#define | PRV_M_PHY_IO 0x400000 |
#define | PRV_M_BUGCHK 0x800000 |
#define | PRV_M_PRMGBL 0x1000000 |
#define | PRV_M_SYSGBL 0x2000000 |
#define | PRV_M_PFNMAP 0x4000000 |
#define | PRV_M_SHMEM 0x8000000 |
#define | PRV_M_SYSPRV 0x10000000 |
#define | PRV_M_BYPASS 0x20000000 |
#define | PRV_M_SYSLCK 0x40000000 |
#define | PRV_M_SHARE 0x80000000 |
#define | PRV_M_UPGRADE 0x100000000 |
#define | PRV_M_DOWNGRADE 0x200000000 |
#define | PRV_M_GRPPRV 0x400000000 |
#define | PRV_M_READALL 0x800000000 |
#define | PRV_M_IMPORT 0x1000000000 |
#define | PRV_M_AUDIT 0x2000000000 |
#define | PRV_M_SECURITY 0x4000000000 |
#define | PRV_K_NUMBER_OF_PRIVS 39 |
#define | PRV_M_ACNT 0x200 |
#define | PRV_M_ALTPRI 0x2000 |
#define | PRV_M_DETACH 0x20 |
#define | PRV_K_PRVMASK_WORKING 0 |
#define | PRV_K_PRVMASK_PERMANENT 1 |
#define | PRV_K_PRVMASK_IMAGE 2 |
#define | PRV_M_SORTED 0x1 |
#define | PRV_M_BRIEF 0x2 |
#define | PRV_M_FILLED 0x4 |
#define | PRV_V_CMKRNL 0 |
#define | PRV_V_CMEXEC 1 |
#define | PRV_V_SYSNAM 2 |
#define | PRV_V_GRPNAM 3 |
#define | PRV_V_ALLSPOOL 4 |
#define | PRV_V_IMPERSONATE 5 |
#define | PRV_V_DIAGNOSE 6 |
#define | PRV_V_LOG_IO 7 |
#define | PRV_V_GROUP 8 |
#define | PRV_V_NOACNT 9 |
#define | PRV_V_PRMCEB 10 |
#define | PRV_V_PRMMBX 11 |
#define | PRV_V_PSWAPM 12 |
#define | PRV_V_SETPRI 13 |
#define | PRV_V_SETPRV 14 |
#define | PRV_V_TMPMBX 15 |
#define | PRV_V_WORLD 16 |
#define | PRV_V_MOUNT 17 |
#define | PRV_V_OPER 18 |
#define | PRV_V_EXQUOTA 19 |
#define | PRV_V_NETMBX 20 |
#define | PRV_V_VOLPRO 21 |
#define | PRV_V_PHY_IO 22 |
#define | PRV_V_BUGCHK 23 |
#define | PRV_V_PRMGBL 24 |
#define | PRV_V_SYSGBL 25 |
#define | PRV_V_PFNMAP 26 |
#define | PRV_V_SHMEM 27 |
#define | PRV_V_SYSPRV 28 |
#define | PRV_V_BYPASS 29 |
#define | PRV_V_SYSLCK 30 |
#define | PRV_V_SHARE 31 |
#define | PRV_V_UPGRADE 32 |
#define | PRV_V_DOWNGRADE 33 |
#define | PRV_V_GRPPRV 34 |
#define | PRV_V_READALL 35 |
#define | PRV_V_IMPORT 36 |
#define | PRV_V_AUDIT 37 |
#define | PRV_V_SECURITY 38 |
#define | PRV_V_DETACH 5 |
#define PRV_M_ALTPRI 0x2000 |
Definition at line 46 of file prvdef.h.
Referenced by exe_cpu_capabilities(), and exe_set_implicit_affinity().
#define PRV_M_PSWAPM 0x1000 |
#define PRV_M_WORLD 0x10000 |