Home
last modified time | relevance | path

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

/openbsd/sbin/swapctl/
H A Dswapctl.c90 #define REQUIRE_PATH (CMD_a | CMD_c | CMD_d) macro
187 if (command & REQUIRE_PATH) in main()