#include <errno.h>
#include <patchwork/patchwork.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/fs.h>
#include <sys/proc.h>
#include <threads.h>
#include <time.h>
Go to the source code of this file.
◆ init_socket_addr_wait()
| static uint64_t init_socket_addr_wait |
( |
const char * |
family, |
|
|
const char * |
addr |
|
) |
| |
|
static |
◆ init_root_ns()
| static void init_root_ns |
( |
void |
| ) |
|
|
static |
◆ init_spawn_boxd()
| static void init_spawn_boxd |
( |
void |
| ) |
|
|
static |
◆ init_create_pkg_links()
| static void init_create_pkg_links |
( |
void |
| ) |
|
|
static |
◆ init_config_load()
| static void init_config_load |
( |
void |
| ) |
|
|
static |
◆ main()