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

/netbsd-6-1-5-RELEASE/sbin/swapctl/
H A Dswapctl.c103 #define CMD_s 0x80 /* summary of swap files/devices */ macro
119 #define REQUIRE_NOPATH (CMD_A | CMD_U | CMD_l | CMD_s | CMD_z | CMD_q)
125 #define KFLAG_CMDS (CMD_l | CMD_s)
126 #define MFLAG_CMDS (CMD_l | CMD_s)
127 #define GFLAG_CMDS (CMD_l | CMD_s)
130 #define HFLAG_CMDS (CMD_l | CMD_s)
253 SET_COMMAND(CMD_s);
321 case CMD_s:

Completed in 107 milliseconds