#include <stdio.h>#include <libstoragemgmt/libstoragemgmt.h>
Go to the source code of this file.
Functions | |
| void | error (char *msg, int rc, lsm_error *e) |
| void | list_pools (lsm_connect *c) |
| int | main () |
| void error | ( | char * | msg, | |
| int | rc, | |||
| lsm_error * | e | |||
| ) |
Definition at line 31 of file client_example.c.


| void list_pools | ( | lsm_connect * | c | ) |
Definition at line 43 of file client_example.c.


| int main | ( | void | ) |
1.6.1