#include <intern.h>
Data Fields | |
| int | argc |
| VALUE * | argv |
| const char * | prog |
| VALUE | options |
| VALUE | redirect_fds |
Definition at line 555 of file intern.h.
Definition at line 556 of file intern.h.
Referenced by pipe_open(), rb_exec_err(), rb_exec_fillarg(), rb_f_spawn(), rb_run_exec_options_err(), and rb_spawn_process().
Definition at line 557 of file intern.h.
Referenced by pipe_open(), rb_exec_err(), rb_exec_fillarg(), rb_f_spawn(), rb_run_exec_options_err(), and rb_spawn_process().
Definition at line 559 of file intern.h.
Referenced by rb_exec_arg_addopt(), rb_exec_arg_fixup(), rb_exec_arg_prepare(), rb_exec_fillarg(), rb_f_exec(), rb_run_exec_options_err(), and rb_spawn_process().
| const char* rb_exec_arg::prog |
Definition at line 558 of file intern.h.
Referenced by pipe_open_v(), rb_exec(), rb_exec_err(), rb_exec_fillarg(), rb_f_exec(), rb_f_spawn(), and rb_run_exec_options_err().
Definition at line 560 of file intern.h.
Referenced by rb_exec_arg_fixup(), rb_run_exec_options_err(), and rb_spawn_process().
1.6.1