util.c | 1281 typedef unsigned long *arg_setup_state; typedef 1284 arg_setup(struct tcb *tcp, arg_setup_state *state) 1312 get_arg0 (struct tcb *tcp, arg_setup_state *state, long *valp) 1326 get_arg1 (struct tcb *tcp, arg_setup_state *state, long *valp) 1341 set_arg0 (struct tcb *tcp, arg_setup_state *state, long val) 1357 set_arg1 (struct tcb *tcp, arg_setup_state *state, long val) 1380 typedef struct pt_regs arg_setup_state; typedef in typeref:struct:pt_regs 1445 typedef int arg_setup_state; typedef 1484 arg_setup_state state; [all...] |