Home
last modified time | relevance | path

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

/openbsd/usr.sbin/relayctl/
H A Dparser.h38 SHUTDOWN, enumerator
H A Drelayctl.c196 case SHUTDOWN: in main()
257 case SHUTDOWN: in main()
H A Dparser.c65 {KEYWORD, "stop", SHUTDOWN, NULL},
/openbsd/gnu/llvm/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_test_util_posix.cpp191 SHUTDOWN, enumerator
357 if (ev->type == Event::SHUTDOWN) { in ScopedThreadCallback()
397 Event event(Event::SHUTDOWN); in ~ScopedThread()
/openbsd/sys/dev/pci/drm/i915/display/
H A Dvlv_dsi_regs.h250 #define SHUTDOWN (1 << 0) macro
H A Dvlv_dsi.c849 dpi_send_cmd(intel_dsi, SHUTDOWN, false, port); in intel_dsi_disable()
/openbsd/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcInstrVIS.td142 def SHUTDOWN : VISInst0<0b010000000, "shutdown">;