|
nfs-ganesha 1.4
|
#include <stdio.h>#include <string.h>#include <pthread.h>#include "nfs_core.h"#include "log.h"#include "9p.h"#include "config_parsing.h"Go to the source code of this file.
Functions | |
| int | _9p_read_conf (config_file_t in_config, _9p_parameter_t *pparam) |
| int _9p_read_conf | ( | config_file_t | in_config, |
| _9p_parameter_t * | pparam | ||
| ) |
Definition at line 50 of file 9p_read_conf.c.
1.7.3