Home
last modified time | relevance | path

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

/freebsd/usr.sbin/uhsoctl/
H A Duhsoctl.c104 #define FLG_WDEXP 0x40 /* Watchdog expired */ macro
310 ctx->flags |= FLG_WDEXP; in tmr_watchdog()
618 if (ctx->flags & FLG_WDEXP) { in at_cmd()
1510 if (ctx.flags & FLG_WDEXP) { in main()
1511 ctx.flags &= ~FLG_WDEXP; in main()