HomeSort by: relevance | last modified time | path
    Searched defs:lsmw (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/sysmon/
sysmon_wdog.c 325 struct sysmon_wdog *lsmw; local
332 LIST_FOREACH(lsmw, &sysmon_wdog_list, smw_list) {
333 if (strcmp(lsmw->smw_name, smw->smw_name) == 0) {

Completed in 24 milliseconds