Searched defs:tc (Results 1 - 25 of 241) sorted by relevance

12345678910

/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/tx/
H A Dtxsnd.c47 tx_sound_init(tx_chipset_tag_t tc) argument
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-c/
H A Dtc_test.c65 atf_tc_t tc; local
87 atf_tc_t tc; local
120 atf_tc_t tc; local
140 atf_tc_t tc; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-c/
H A Dtc_test.c67 atf_tc_t tc; local
89 atf_tc_t tc; local
122 atf_tc_t tc; local
142 atf_tc_t tc; local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/ia64/ia64/
H A Dclock.c51 ia64_get_timecount(struct timecounter* tc) argument
80 static struct timecounter tc = { local
/netbsd-6-1-5-RELEASE/sys/arch/mips/mips/
H A Dmips3_clock.c109 static struct timecounter tc = { local
/netbsd-6-1-5-RELEASE/sys/arch/hp700/dev/
H A Dclock.c61 static struct timecounter tc = { local
81 get_itimer_count(struct timecounter *tc) argument
/netbsd-6-1-5-RELEASE/games/hack/
H A Dhack.track.c101 coord tc; local
/netbsd-6-1-5-RELEASE/tests/fs/ffs/
H A Dt_quota2_1.c24 do_quota(const atf_tc_t *tc, int n, const char *newfs_opts, int log) argument
H A Dt_quota2_remount.c25 do_quota(const atf_tc_t *tc, int n, const char *newfs_opts, int log) argument
/netbsd-6-1-5-RELEASE/tests/fs/vfs/
H A Dt_full.c51 fillfs(const atf_tc_t *tc, const char *mp) argument
H A Dt_unpriv.c44 owner(const atf_tc_t *tc, const char *mp) argument
76 dirperms(const atf_tc_t *tc, const char *mp) argument
H A Dt_renamerace.c79 renamerace(const atf_tc_t *tc, const char *mp) argument
121 renamerace_dirs(const atf_tc_t *tc, const char *mp) argument
[all...]
/netbsd-6-1-5-RELEASE/tests/rump/rumpkern/
H A Dt_kern.c54 locktest(const atf_tc_t *tc, enum locktest lt, int needld, const char *expect) argument
/netbsd-6-1-5-RELEASE/crypto/external/bsd/libsaslc/dist/test/
H A Dt_parser.c55 static void set_env(atf_tc_t *tc) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-c++/
H A Dtests.hpp77 class tc : utils::noncopyable { class in namespace:atf::tests
H A Dtests_test.cpp66 check_equal(const atf::tests::tc& tc, const std::string& str, argument
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-c++/
H A Dtests.hpp77 class tc : utils::noncopyable { class in namespace:atf::tests
H A Dtests_test.cpp66 check_equal(const atf::tests::tc& tc, const std::string& str, argument
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dcall-sc.c22 typedef char tc; typedef
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dacpipmtimer.c20 struct timecounter tc; member in struct:hwtc
34 struct hwtc *tc; local
68 struct hwtc *tc = timer; local
76 acpihwtimer_read_safe(struct timecounter *tc) argument
92 acpihwtimer_read_fast(struct timecounter *tc) argument
[all...]
H A Dhpet.c73 struct timecounter *tc; local
126 hpet_get_timecount(struct timecounter *tc) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/i386/pci/
H A Dgeodecntr.c106 static unsigned geode_get_timecount(struct timecounter *tc) argument
/netbsd-6-1-5-RELEASE/sys/arch/arm/imx/
H A Dimxclock.c131 imx_epit_get_timecount(struct timecounter *tc) argument
/netbsd-6-1-5-RELEASE/tests/fs/common/
H A Dfstest_rumpfs.c47 rumpfs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, argument
55 rumpfs_fstest_delfs(const atf_tc_t *tc, void *buf) argument
62 rumpfs_fstest_mount(const atf_tc_t *tc, void *buf, const char *path, int flags) argument
74 rumpfs_fstest_unmount(const atf_tc_t *tc, const char *path, int flags) argument
H A Dfstest_tmpfs.c53 tmpfs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, argument
77 tmpfs_fstest_delfs(const atf_tc_t *tc, void *buf) argument
87 tmpfs_fstest_mount(const atf_tc_t *tc, void *buf, const char *path, int flags) argument
102 tmpfs_fstest_unmount(const atf_tc_t *tc, const char *path, int flags) argument

Completed in 273 milliseconds

12345678910