HomeSort by relevance Sort by last modified time
    Searched full:arg_setup_state (Results 1 - 2 of 2) sorted by null

  /external/strace/
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...]
ChangeLog     [all...]

Completed in 2415 milliseconds