#include <chpctldef.h>
Public Attributes | |
unsigned int | chpctl_l_access |
union { | |
unsigned int chpctl_l_flags | |
struct { | |
unsigned chpctl_v_read: 1 | |
unsigned chpctl_v_write: 1 | |
unsigned chpctl_v_usereadall: 1 | |
unsigned chpctl_v_noaudit: 1 | |
unsigned chpctl_v_nofailaud: 1 | |
unsigned chpctl_v_nosuccaud: 1 | |
unsigned chpctl_v_delete: 1 | |
unsigned chpctl_v_mandatory: 1 | |
unsigned chpctl_v_flush: 1 | |
unsigned chpctl_v_create: 1 | |
unsigned chpctl_v_internal: 1 | |
unsigned chpctl_v_server: 1 | |
unsigned chpctl_v_fill_2_: 4 | |
} | |
}; | |
unsigned int | chpctl_l_mode |
void * | chpctl_l_audit_list |
int | chpctl_l_deaccess_key |
unsigned int | chpctl_l_message |
union { | |
struct _arb * chpctl_l_arb | |
struct _psb * chpctl_l_psb | |
}; | |
struct _orb * | chpctl_l_orb |
Definition at line 19 of file chpctldef.h.
unsigned int _chpctl::chpctl_l_access |
Definition at line 20 of file chpctldef.h.
unsigned int _chpctl::chpctl_l_flags |
Definition at line 22 of file chpctldef.h.
unsigned _chpctl::chpctl_v_read |
Definition at line 24 of file chpctldef.h.
unsigned _chpctl::chpctl_v_write |
Definition at line 25 of file chpctldef.h.
unsigned _chpctl::chpctl_v_usereadall |
Definition at line 26 of file chpctldef.h.
unsigned _chpctl::chpctl_v_noaudit |
Definition at line 27 of file chpctldef.h.
unsigned _chpctl::chpctl_v_nofailaud |
Definition at line 28 of file chpctldef.h.
unsigned _chpctl::chpctl_v_nosuccaud |
Definition at line 29 of file chpctldef.h.
unsigned _chpctl::chpctl_v_delete |
Definition at line 30 of file chpctldef.h.
unsigned _chpctl::chpctl_v_mandatory |
Definition at line 31 of file chpctldef.h.
unsigned _chpctl::chpctl_v_flush |
Definition at line 32 of file chpctldef.h.
unsigned _chpctl::chpctl_v_create |
Definition at line 33 of file chpctldef.h.
unsigned _chpctl::chpctl_v_internal |
Definition at line 34 of file chpctldef.h.
unsigned _chpctl::chpctl_v_server |
Definition at line 35 of file chpctldef.h.
unsigned _chpctl::chpctl_v_fill_2_ |
Definition at line 36 of file chpctldef.h.
union { ... } |
unsigned int _chpctl::chpctl_l_mode |
Definition at line 39 of file chpctldef.h.
Definition at line 40 of file chpctldef.h.
Definition at line 41 of file chpctldef.h.
unsigned int _chpctl::chpctl_l_message |
Definition at line 42 of file chpctldef.h.
struct _arb* _chpctl::chpctl_l_arb [read] |
Definition at line 44 of file chpctldef.h.
struct _psb* _chpctl::chpctl_l_psb [read] |
Definition at line 45 of file chpctldef.h.
union { ... } |
struct _orb* _chpctl::chpctl_l_orb [read] |
Definition at line 47 of file chpctldef.h.