plugin_example.c File Reference

#include <libstoragemgmt/libstoragemgmt_plug_interface.h>
#include <stdlib.h>
#include <stdint.h>
Include dependency graph for plugin_example.c:

Go to the source code of this file.

Data Structures

struct  plugin_data

Functions

int load (lsm_plugin_ptr c, const char *uri, const char *password, uint32_t timeout, lsm_flag flags)
int unload (lsm_plugin_ptr c, lsm_flag flags)
int main (int argc, char *argv[])

Function Documentation

int load ( lsm_plugin_ptr  c,
const char *  uri,
const char *  password,
uint32_t  timeout,
lsm_flag  flags 
)

Definition at line 54 of file plugin_example.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int main ( int  argc,
char *  argv[] 
)

Definition at line 78 of file plugin_example.c.

Here is the call graph for this function:

int unload ( lsm_plugin_ptr  c,
lsm_flag  flags 
)

Definition at line 70 of file plugin_example.c.

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on 9 Jul 2015 for libStorageMgmt by  doxygen 1.6.1