|
Motr
M0
|
#include <stdlib.h>#include <stdio.h>#include <sys/time.h>#include <getopt.h>#include <libgen.h>#include "lib/string.h"#include "motr/client.h"#include "motr/idx.h"#include "motr/st/utils/helper.h"
Go to the source code of this file.
Functions | |
| static void | unlink_usage (FILE *file, char *prog_name) |
| int | main (int argc, char **argv) |
Variables | |
| static struct m0_client * | m0_instance = NULL |
| static struct m0_container | container |
| static struct m0_config | conf |
| static struct m0_idx_dix_config | dix_conf |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
|
static |
|
static |
|
static |
|
static |