HomeSort by: relevance | last modified time | path
    Searched refs:SYSMON_MINOR_WDOG (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/rump/dev/lib/libsysmon/
sysmon_component.c 64 cmaj, SYSMON_MINOR_WDOG)) != 0)
  /src/sys/dev/sysmon/
sysmon.c 149 case SYSMON_MINOR_WDOG:
188 case SYSMON_MINOR_WDOG:
220 case SYSMON_MINOR_WDOG:
351 (sysmon_opvec_table[SYSMON_MINOR_WDOG] != NULL) ||
sysmon_wdog.c 114 error = sysmon_attach_minor(SYSMON_MINOR_WDOG, &sysmon_wdog_opvec);
127 error = sysmon_attach_minor(SYSMON_MINOR_WDOG, NULL);
sysmonvar.h 56 #define SYSMON_MINOR_WDOG 1

Completed in 17 milliseconds