#include <limal/config.h>
Go to the source code of this file.
Namespaces | |
namespace | limal::nfs_server |
Defines | |
#define | LIMAL_NFS_SERVER_LIB_VERSION "1.4.2" |
#define | LIMAL_NFS_SERVER_API_VERSION 1 |
Functions | |
const char * | limal_nfs_server_lib_version () |
unsigned int | limal_nfs_server_api_version () |
#define LIMAL_NFS_SERVER_API_VERSION 1 |
LiMaL nfs-server API/namespace version.
#define LIMAL_NFS_SERVER_LIB_VERSION "1.4.2" |
LiMaL nfs-server library version.
unsigned int limal_nfs_server_api_version | ( | ) |
LiMaL nfs-server API version number function.
const char* limal_nfs_server_lib_version | ( | ) |
LiMaL nfs-server lib version number function.