Home
last modified time | relevance | path

Searched refs:SYSCTL_NULL_U64_PTR (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/wdatwd/
H A Dwdatwd.c765 "timeout_default", CTLFLAG_RD, SYSCTL_NULL_U64_PTR, in wdatwd_attach()
/freebsd/sys/sys/
H A Dsysctl.h571 #define SYSCTL_NULL_U64_PTR ((uint64_t *)NULL) macro