Ruby  2.4.2p198(2017-09-14revision59899)
Macros | Functions
rubystub.c File Reference
#include "internal.h"
#include <main.c>
Include dependency graph for rubystub.c:

Go to the source code of this file.

Macros

#define ruby_options   stub_options
 

Functions

static void * stub_options (int argc, char **argv)
 

Macro Definition Documentation

◆ ruby_options

#define ruby_options   stub_options

Definition at line 9 of file rubystub.c.

Referenced by stub_options().

Function Documentation

◆ stub_options()

void * stub_options ( int  argc,
char **  argv 
)
static

Definition at line 14 of file rubystub.c.

References len, MAXPATHLEN, NULL, readlink(), ruby_init_setproctitle(), ruby_options, and ruby_set_argv().