Home
last modified time | relevance | path

Searched refs:ndmpd_cfg_param_t (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_prop.c57 } ndmpd_cfg_param_t; typedef
60 static int ndmpd_config_update(ndmpd_cfg_param_t *cfg, char *value);
66 ndmpd_cfg_param_t ndmpd_cfg_table[] =
105 ndmpd_cfg_param_t *cfg; in ndmpd_load_prop()
140 ndmpd_config_update(ndmpd_cfg_param_t *cfg, char *value) in ndmpd_config_update()