Searched refs:get_info (Results 1 – 10 of 10) sorted by relevance
| /netbsd/src/external/bsd/lutok/dist/ |
| D | debug_test.cpp | 38 ATF_TEST_CASE_WITHOUT_HEAD(get_info); 39 ATF_TEST_CASE_BODY(get_info) in ATF_TEST_CASE_BODY() argument 45 debug.get_info(state, ">S"); in ATF_TEST_CASE_BODY() 66 ATF_ADD_TEST_CASE(tcs, get_info); in ATF_INIT_TEST_CASES()
|
| D | debug.hpp | 72 void get_info(state&, const std::string&);
|
| D | debug.cpp | 67 lutok::debug::get_info(state& s, const std::string& what_) in get_info() function in lutok::debug
|
| /netbsd/src/external/bsd/ntp/dist/scripts/ntptrace/ |
| D | ntptrace.in | 28 my %info = get_info($host); 56 sub get_info {
|
| /netbsd/src/sys/dev/ |
| D | radio.c | 148 if (sc->hw_if->get_info) in radioioctl() 149 error = (sc->hw_if->get_info)(sc->hw_hdl, in radioioctl()
|
| D | radio_if.h | 46 int (*get_info)(void *, struct radio_info *); member
|
| /netbsd/src/sys/arch/zaurus/stand/zbsdmod/ |
| D | compat_linux.h | 81 void *get_info; member
|
| /netbsd/src/external/bsd/pdisk/dist/ |
| D | ATA_media.c | 196 long get_info(long id, struct ATA_identify_drive_info *ip); 373 get_info(long id, struct ATA_identify_drive_info *ip) in get_info() function 464 if (get_info(id, &info) != 0) { in open_ata_as_media()
|
| /netbsd/src/sys/dev/usb/ |
| D | slurm.c | 97 .get_info = slurm_get_info,
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/ |
| D | py-disasm.py | 80 def get_info(self): member in TestDisassembler
|