Go to the source code of this file.
◆ UNIX_FLAG_INTERACTIVE
#define UNIX_FLAG_INTERACTIVE (1 << 0) |
◆ UNIX_FLAG_NODAEMON
#define UNIX_FLAG_NODAEMON (1 << 1) |
◆ foreach_directory_file()
clib_error_t* foreach_directory_file |
( |
char * |
dir_name, |
|
|
clib_error_t *(*)(void *arg, u8 *path_name, u8 *file_name) |
f, |
|
|
void * |
arg, |
|
|
int |
scan_dirs |
|
) |
| |
◆ unix_save_error()
◆ vlib_unix_cli_set_prompt()
void vlib_unix_cli_set_prompt |
( |
char * |
prompt | ) |
|
Set the CLI prompt.
- Parameters
-
prompt | The C string to set the prompt to. |
- Note
- This setting is global; it impacts all current and future CLI sessions.
Definition at line 3061 of file cli.c.
◆ vlib_unix_get_main()
◆ vlib_unix_get_runtime_dir()
static char* vlib_unix_get_runtime_dir |
( |
void |
| ) |
|
|
inlinestatic |
◆ vlib_unix_main()
int vlib_unix_main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
◆ vlib_unix_recursive_mkdir()
◆ vlib_unix_validate_runtime_file()
◆ file_main
◆ unix_main
◆ vlib_thread_stacks