Searched defs:cfgp (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/dev/mpt/
H A Dmpt_user.c247 MSG_CONFIG *cfgp; local
330 MSG_CONFIG_REPLY *cfgp; local
[all...]
H A Dmpt.c507 MSG_CONFIG *cfgp; local
1587 MSG_CONFIG *cfgp; local
1633 MSG_CONFIG_REPLY *cfgp; local
1738 MSG_CONFIG *cfgp; local
[all...]
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_subr/
H A Dconfig.c80 svn_config_create2(svn_config_t **cfgp, svn_boolean_t section_names_case_sensitive, svn_boolean_t option_names_case_sensitive, apr_pool_t *result_pool) argument
101 svn_config_read3(svn_config_t **cfgp, const char *file, svn_boolean_t must_exist, svn_boolean_t section_names_case_sensitive, svn_boolean_t option_names_case_sensitive, apr_pool_t *result_pool) argument
137 svn_config_parse(svn_config_t **cfgp, svn_stream_t *stream, svn_boolean_t section_names_case_sensitive, svn_boolean_t option_names_case_sensitive, apr_pool_t *result_pool) argument
177 read_all(svn_config_t **cfgp, const char *sys_registry_path, const char *usr_registry_path, const char *sys_file_path, const char *usr_file_path, apr_pool_t *pool) argument
1060 svn_config_dup(svn_config_t **cfgp, svn_config_t *src, apr_pool_t *pool) argument
[all...]
H A Ddeprecated.c1181 svn_config_create(svn_config_t **cfgp, svn_boolean_t section_names_case_sensitive, apr_pool_t *result_pool) argument
1192 svn_config_read2(svn_config_t **cfgp, const char *file, svn_boolean_t must_exist, svn_boolean_t section_names_case_sensitive, apr_pool_t *result_pool) argument
1205 svn_config_read(svn_config_t **cfgp, const char *file, svn_boolean_t must_exist, apr_pool_t *result_pool) argument

Completed in 127 milliseconds