Searched refs:SHUTDOWN (Results 1 – 7 of 7) sorted by relevance
/openbsd/usr.sbin/relayctl/ |
H A D | parser.h | 38 SHUTDOWN, enumerator
|
H A D | relayctl.c | 196 case SHUTDOWN: in main() 257 case SHUTDOWN: in main()
|
H A D | parser.c | 65 {KEYWORD, "stop", SHUTDOWN, NULL},
|
/openbsd/gnu/llvm/compiler-rt/lib/tsan/tests/rtl/ |
H A D | tsan_test_util_posix.cpp | 191 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 D | vlv_dsi_regs.h | 250 #define SHUTDOWN (1 << 0) macro
|
H A D | vlv_dsi.c | 849 dpi_send_cmd(intel_dsi, SHUTDOWN, false, port); in intel_dsi_disable()
|
/openbsd/gnu/llvm/llvm/lib/Target/Sparc/ |
H A D | SparcInstrVIS.td | 142 def SHUTDOWN : VISInst0<0b010000000, "shutdown">;
|