Home
last modified time | relevance | path

Searched refs:hms (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/sys/dev/hid/
H A Dhms.c331 DEFINE_CLASS_0(hms, hms_driver, hms_methods, sizeof(struct hms_softc));
332 DRIVER_MODULE(hms, hidbus, hms_driver, NULL, NULL);
333 MODULE_DEPEND(hms, hid, 1, 1, 1);
334 MODULE_DEPEND(hms, hidbus, 1, 1, 1);
335 MODULE_DEPEND(hms, hidmap, 1, 1, 1);
336 MODULE_DEPEND(hms, evdev, 1, 1, 1);
337 MODULE_VERSION(hms, 1);
/freebsd/sys/modules/hid/hms/
H A DMakefile4 KMOD= hms
5 SRCS= hms.c
/freebsd/sys/modules/hid/
H A DMakefile15 hms \
/freebsd/contrib/unbound/
H A Dconfig.sub341 basic_os=hms
349 basic_os=hms
1749 | nindy* | vxsim* | vxworks* | ebmon* | hms* | mvs* \
1947 *-hms*)
/freebsd/contrib/ncurses/
H A Dconfig.sub1347 | nindy* | vxsim* | vxworks* | ebmon* | hms* | mvs* \
1769 hms*)
/freebsd/contrib/libevent/build-aux/
H A Dconfig.sub1347 | nindy* | vxsim* | vxworks* | ebmon* | hms* | mvs* \
1769 hms*)
/freebsd/usr.sbin/route6d/
H A Droute6d.c244 static char *hms(void);
2828 fprintf(rtlog, "%s: ADD: %s/%d gw %s [%d] ifa %s\n", hms(), in addroute()
2898 hms(), inet6_n2p(&np->rip6_dest), np->rip6_plen, buf2); in delroute()
3030 fprintf(dump, "%s: Interface Table Dump\n", hms()); in ifdump()
3127 fprintf(dump, "\n%s: Routing Table Dump\n", hms()); in rtdump()
3423 hms(void) in hms() function
3489 fprintf(stderr, "%s: ", hms()); in tracet()
/freebsd/contrib/openbsm/config/
H A Dconfig.sub859 os=-hms
1479 -hms*)
/freebsd/crypto/heimdal/
H A Dconfig.sub994 os=-hms
1680 -hms*)
/freebsd/contrib/openpam/
H A Dconfig.sub1352 | nindy* | vxsim* | vxworks* | ebmon* | hms* | mvs* \
1777 hms*)
/freebsd/contrib/ntp/sntp/libevent/build-aux/
H A Dconfig.sub1782 -hms*)
/freebsd/contrib/ntp/sntp/libevent/
H A Dconfig.sub1779 -hms*)
/freebsd/sys/dev/hyperv/input/
H A Dhv_hid.c562 MODULE_DEPEND(hv_hid, hms, 1, 1, 1);
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dchrono.inc184 // [time.hms], class template hh_mm_ss
/freebsd/contrib/dialog/
H A Dconfig.sub1704 | nindy* | vxsim* | vxworks* | ebmon* | hms* | mvs* \
/freebsd/contrib/sqlite3/
H A Dconfig.sub1735 | nindy* | vxsim* | vxworks* | ebmon* | hms* | mvs* \
/freebsd/crypto/openssh/
H A Dconfig.sub1739 | nindy* | vxsim* | vxworks* | ebmon* | hms* | mvs* \
/freebsd/contrib/byacc/
H A Dconfig.sub1735 | nindy* | vxsim* | vxworks* | ebmon* | hms* | mvs* \
/freebsd/contrib/libpcap/
H A Dconfig.sub1739 | nindy* | vxsim* | vxworks* | ebmon* | hms* | mvs* \
/freebsd/contrib/ldns/
H A Dconfig.sub1735 | nindy* | vxsim* | vxworks* | ebmon* | hms* | mvs* \
/freebsd/contrib/tcpdump/
H A Dconfig.sub1739 | nindy* | vxsim* | vxworks* | ebmon* | hms* | mvs* \
/freebsd/contrib/file/
H A Dconfig.sub1731 | nindy* | vxsim* | vxworks* | ebmon* | hms* | mvs* \
/freebsd/share/man/man4/
H A DMakefile190 hms.4 \
/freebsd/contrib/ntp/
H A DCommitLog193782 BitKeeper file /deacon/backroom/ntp-dev-hms/libisc/md5.c
217517 BitKeeper file /deacon/backroom/ntp-dev-hms/libopts/README
217572 BitKeeper file /deacon/backroom/ntp-dev-hms/libopts/cook.c
217602 BitKeeper file /deacon/backroom/ntp-dev-hms/libopts/load.c
217652 BitKeeper file /deacon/backroom/ntp-dev-hms/libopts/save.c
217657 BitKeeper file /deacon/backroom/ntp-dev-hms/libopts/sort.c
217712 BitKeeper file /deacon/backroom/ntp-dev-hms/ntpd/ntpd.1
217737 BitKeeper file /deacon/backroom/ntp-dev-hms/ntpd/ntpdsim.1
217762 BitKeeper file /deacon/backroom/ntp-dev-hms/ntpdc/ntpdc.1
217787 BitKeeper file /deacon/backroom/ntp-dev-hms/ntpq/ntpq.1
[all …]
/freebsd/contrib/llvm-project/libcxx/include/
H A Dchrono678 operator<<(basic_ostream<charT, traits>& os, const hh_mm_ss<Duration>& hms); // C++20

12