12e060565d2f17450ff650cb6933a83c49a8501c
11 struct fd
* fd_Init();
12 void fd_save_args(struct fd
*this, int pid
, int fd
);
13 void fd_destroy_scenario(struct fd
*, int);
14 void fd_warning(struct fd
*this, char *msg
);
16 int my_process_exit(struct fd
*this, int pid
);
17 int test_args(struct fd
*this, int pid
, int fd
);
This page took 0.030507 seconds and 5 git commands to generate.