Ruby 1.9.3p327(2012-11-10revision37606)
|
#include <intern.h>
Data Fields | |
int | argc |
VALUE * | argv |
const char * | prog |
VALUE | options |
VALUE | redirect_fds |
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_s(), pipe_open_v(), rb_check_argv(), rb_exec(), rb_exec_arg_init(), rb_exec_err(), rb_exec_fillarg(), rb_exec_getargs(), rb_f_exec(), rb_f_spawn(), rb_run_exec_options_err(), and rb_spawn_process().
Definition at line 560 of file intern.h.
Referenced by rb_exec_arg_fixup(), rb_run_exec_options_err(), and rb_spawn_process().