Searched refs:dir_type (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/atf/atf-c++/detail/
H A Dfs.hpp219 static const int dir_type; member in class:atf::fs::file_info
H A Dfs.cpp288 const int impl::file_info::dir_type = atf_fs_stat_dir_type; member in class:impl::file_info
497 if (file_info(p).get_type() == file_info::dir_type)
H A Dfs_test.cpp305 ATF_REQUIRE(fi.get_type() == file_info::dir_type);
356 ATF_REQUIRE(fi.get_type() == file_info::dir_type);
/freebsd-11-stable/crypto/openssl/crypto/x509/
H A Dby_dir.c82 int dir_type; member in struct:lookup_dir_entry_st
236 ent->dir_type = type;
367 if ((X509_load_cert_file(xl, b->data, ent->dir_type)) == 0)
370 if ((X509_load_crl_file(xl, b->data, ent->dir_type)) == 0)
/freebsd-11-stable/sys/dev/bnxt/
H A Dbnxt_hwrm.c1073 req.dir_type = htole16(type);
1260 req.dir_type = htole16(type);
1471 req.dir_type = htole16(type);
H A Dhsi_struct_def.h23584 uint16_t dir_type; member in struct:hwrm_nvm_write_input
23809 uint16_t dir_type; member in struct:hwrm_nvm_find_dir_entry_input
24121 * HWRM shall allow this command to be requested against any dir_type value (and
24153 uint16_t dir_type; member in struct:hwrm_nvm_verify_update_input
[all...]

Completed in 455 milliseconds