OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:atf_fs_stat_get_device
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/atf/dist/atf-c/detail/
fs.h
106
dev_t
atf_fs_stat_get_device
(const atf_fs_stat_t *);
fs_test.c
393
ATF_REQUIRE_EQ(
atf_fs_stat_get_device
(&st1),
394
atf_fs_stat_get_device
(&st2));
fs.c
598
atf_fs_stat_get_device
(const atf_fs_stat_t *st)
function
/src/external/bsd/atf/dist/atf-c++/detail/
fs.cpp
322
return
atf_fs_stat_get_device
(&m_stat);
Completed in 15 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026