Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/hp300/stand/mkboot/
Dmkboot.c157 lifd[1].dir_type = htobe16(0xFFFF); in main()
177 lifd[0].dir_type = htobe16(HP300_DIR_TYPE); in main()
192 lifd[1].dir_type = htobe16(HP300_DIR_TYPE); in main()
209 lifd[2].dir_type = htobe16(HP300_DIR_TYPE); in main()
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/x509/
Dby_dir.c41 int dir_type; member
209 ent->dir_type = type; in add_cert_dir()
337 if ((X509_load_cert_file_ex(xl, b->data, ent->dir_type, libctx, in get_cert_by_subject_ex()
341 if ((X509_load_crl_file(xl, b->data, ent->dir_type)) == 0) in get_cert_by_subject_ex()
/netbsd/src/external/bsd/atf/dist/tools/
Dfs.cpp178 if (fi.get_type() == impl::file_info::dir_type) in cleanup_aux()
185 if (fi.get_type() == impl::file_info::dir_type) in cleanup_aux()
414 const int impl::file_info::dir_type = 3; member in impl::file_info
432 case S_IFDIR: m_type = dir_type; break; in file_info()
660 if (file_info(p).get_type() == file_info::dir_type) in remove()
Dfs.hpp196 static const int dir_type; member in tools::fs::file_info
Datf-run.cpp226 if (fi.get_type() == tools::fs::file_info::dir_type) in run_test()
515 if (fi.get_type() == tools::fs::file_info::dir_type) { in count_tps()
Dfs_test.cpp317 ATF_REQUIRE(fi.get_type() == file_info::dir_type); in ATF_TEST_CASE_BODY()
368 ATF_REQUIRE(fi.get_type() == file_info::dir_type); in ATF_TEST_CASE_BODY()
/netbsd/src/external/bsd/atf/dist/atf-c++/detail/
Dfs.hpp223 static const int dir_type; member in atf::fs::file_info
Dfs.cpp292 const int impl::file_info::dir_type = atf_fs_stat_dir_type; member in impl::file_info
501 if (file_info(p).get_type() == file_info::dir_type) in remove()
Dfs_test.cpp308 ATF_REQUIRE(fi.get_type() == file_info::dir_type); in ATF_TEST_CASE_BODY()
359 ATF_REQUIRE(fi.get_type() == file_info::dir_type); in ATF_TEST_CASE_BODY()
/netbsd/src/sys/arch/hppa/hppa/
Ddisksubr.c256 if (p->dir_type == HPPA_LIF_DIR_FS) in readliflabel()
/netbsd/src/sys/sys/
Dbootblock.h969 uint16_t dir_type; member
1035 uint16_t dir_type; member