Searched defs:must_exist (Results 1 - 15 of 15) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DState.cpp92 lldb_private::StateIsStoppedState (StateType state, bool must_exist) argument
/freebsd-10-stable/sbin/ldconfig/
H A Delfhints.c187 read_elf_hints(const char *hintsfile, int must_exist) argument
/freebsd-10-stable/contrib/subversion/subversion/libsvn_repos/
H A Dauthz_pool.c144 svn_repos__authz_pool_get(svn_authz_t **authz_p, svn_repos__authz_pool_t *authz_pool, const char *path, const char *groups_path, svn_boolean_t must_exist, svn_repos_t *preferred_repos, apr_pool_t *pool) argument
H A Dconfig_pool.c460 svn_repos__config_pool_get(svn_config_t **cfg, svn_membuf_t **key, svn_repos__config_pool_t *config_pool, const char *path, svn_boolean_t must_exist, svn_boolean_t case_sensitive, svn_repos_t *preferred_repos, apr_pool_t *pool) argument
H A Dauthz.c779 authz_retrieve_config_repo(svn_config_t **cfg_p, const char *dirent, svn_boolean_t must_exist, svn_boolean_t case_sensitive, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
864 svn_repos__retrieve_config(svn_config_t **cfg_p, const char *path, svn_boolean_t must_exist, svn_boolean_t case_sensitive, apr_pool_t *pool) argument
934 svn_repos__authz_read(svn_authz_t **authz_p, const char *path, const char *groups_path, svn_boolean_t must_exist, svn_boolean_t accept_urls, apr_pool_t *pool) argument
984 svn_repos_authz_read2(svn_authz_t **authz_p, const char *path, const char *groups_path, svn_boolean_t must_exist, apr_pool_t *pool) argument
[all...]
H A Ddeprecated.c1121 svn_repos_authz_read(svn_authz_t **authz_p, const char *file, svn_boolean_t must_exist, apr_pool_t *pool) argument
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dconfig_win.c168 svn_config__parse_registry(svn_config_t *cfg, const char *file, svn_boolean_t must_exist, apr_pool_t *pool) argument
H A Dconfig_file.c535 svn_config__parse_file(svn_config_t *cfg, const char *file, svn_boolean_t must_exist, apr_pool_t *result_pool) argument
H A Dconfig.c105 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
374 svn_config_merge(svn_config_t *cfg, const char *file, svn_boolean_t must_exist) argument
H A Ddeprecated.c1308 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
1321 svn_config_read(svn_config_t **cfgp, const char *file, svn_boolean_t must_exist, apr_pool_t *result_pool) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
H A DObjectFile.cpp89 const bool must_exist = true; local
574 ObjectFile::SplitArchivePathWithObject (const char *path_with_object, FileSpec &archive_file, ConstString &archive_object, bool must_exist) argument
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dlock.c480 get_lock(svn_lock_t **lock_p, svn_fs_t *fs, const char *path, svn_boolean_t have_write_lock, svn_boolean_t must_exist, apr_pool_t *pool) argument
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dlock.c467 get_lock(svn_lock_t **lock_p, svn_fs_t *fs, const char *path, svn_boolean_t have_write_lock, svn_boolean_t must_exist, apr_pool_t *pool) argument
/freebsd-10-stable/contrib/libucl/src/
H A Ducl_util.c513 ucl_fetch_url(const unsigned char *url, unsigned char **buf, size_t *buflen, UT_string **err, bool must_exist) argument
608 ucl_fetch_file(const unsigned char *filename, unsigned char **buf, size_t *buflen, UT_string **err, bool must_exist) argument
703 ucl_include_url(const unsigned char *data, size_t len, struct ucl_parser *parser, bool check_signature, bool must_exist) argument
772 ucl_include_file(const unsigned char *data, size_t len, struct ucl_parser *parser, bool check_signature, bool must_exist) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp494 const bool must_exist = true; local

Completed in 300 milliseconds