|
LMMS
|
Macros | |
| #define | CMD_BUF_LEN 1024 |
Functions | |
| void | sfx_app_set_args (int argc, char **argv) |
| int | sfx_app_autorun_now () |
| char * | sfx_get_tmp_path (int withAppName) |
Variables | |
| static int | sfx_app_argc = 0 |
| static char ** | sfx_app_argv = NULL |
| static char | sfx_tmp_path [512] = { 0 } |
| #define CMD_BUF_LEN 1024 |
| int sfx_app_autorun_now | ( | ) |
| char * sfx_get_tmp_path | ( | int | withAppName | ) |
|
static |
|
static |
|
static |