|
Motr
M0
|

Go to the source code of this file.
Data Structures | |
| struct | index_cmd |
| struct | index_ctx |
Macros | |
| #define | __MOTR_M0INDEX_H__ |
Enumerations | |
| enum | { CRT, DRP, LST, LKP, PUT, DEL, GET, NXT, GENF, GENV } |
| enum | { INDEX_CMD_COUNT = 10, MAX_VAL_SIZE = 500 } |
Functions | |
| int | index_execute (int argc, char **argv) |
| int | index_init (struct params *params) |
| void | index_fini (void) |
| void | index_usage (void) |
Variables | |
| bool | is_str |