Searched refs:SHUTDOWN (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/usr.sbin/relayctl/
H A Dparser.h38 SHUTDOWN, enumerator in enum:actions
H A Dparser.c65 {KEYWORD, "stop", SHUTDOWN, NULL},
H A Drelayctl.c195 case SHUTDOWN:
257 case SHUTDOWN:
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_test_util_posix.cpp191 SHUTDOWN,
357 if (ev->type == Event::SHUTDOWN) {
397 Event event(Event::SHUTDOWN);
/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dvlv_dsi_regs.h250 #define SHUTDOWN (1 << 0) macro
H A Dvlv_dsi.c842 * According to the spec we should send SHUTDOWN before
849 dpi_send_cmd(intel_dsi, SHUTDOWN, false, port);

Completed in 205 milliseconds