#include <acbdef.h>
Public Attributes | |
struct _acb * | acb_l_astqfl |
struct _acb * | acb_l_astqbl |
unsigned short int | acb_w_size |
unsigned char | acb_b_type |
unsigned char | acb_b_rmod |
unsigned long | acb_l_pid |
void(* | acb_l_ast )(unsigned long) |
unsigned long | acb_l_astprm |
void(* | acb_l_kast )(unsigned long) |
Definition at line 43 of file acbdef.h.
struct _acb* _acb::acb_l_astqfl [read] |
Definition at line 44 of file acbdef.h.
Referenced by com_std_delattnastp(), com_std_delctrlastp(), com_std_flushattns(), com_std_flushctrls(), com_std_setattnast(), com_std_setctrlast(), and sch_qast().
struct _acb* _acb::acb_l_astqbl [read] |
unsigned short int _acb::acb_w_size |
unsigned char _acb::acb_b_type |
unsigned char _acb::acb_b_rmod |
Definition at line 48 of file acbdef.h.
Referenced by bufpost(), com_std_delctrlastp(), com_std_setattnast(), exe_dclast(), exe_qioqxqppkt(), fork_routine(), fork_routine2(), sch_astdel(), and sch_qast().
unsigned long _acb::acb_l_pid |
field contents above, bit 0:1 access mode, 4 pkast, 5 nodelete, 6 quota, 7 kast
Definition at line 49 of file acbdef.h.
Referenced by exe_dclast(), exe_forcex(), exe_qioqxqppkt(), fork_routine(), fork_routine2(), and printast().
void(* _acb::acb_l_ast)(unsigned long) |
associated process id
Referenced by bufpost(), exe_dclast(), exe_forcex(), exe_qioqxqppkt(), fork_routine(), fork_routine2(), sch_astdel(), and sch_qast().
unsigned long _acb::acb_l_astprm |
Definition at line 51 of file acbdef.h.
Referenced by exe_dclast(), exe_forcex(), exe_qioqxqppkt(), fork_routine(), fork_routine2(), and sch_astdel().
void(* _acb::acb_l_kast)(unsigned long) |
Referenced by com_std_delattnastp(), com_std_flushattns(), com_std_setattnast(), fork_routine(), fork_routine2(), sch_astdel(), and sch_qast().