Home
last modified time | relevance | path

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

/third_party/alsa-utils/alsactl/
Dalsactl.c63 #define KILLCMD 0x8000 macro
118 { KILLCMD, "kill", "notify daemon to quit, rescan or save_and_quit" },
146 if (sarg & (EMPCMD|CARDCMD|KILLCMD)) { in help()
149 else if (sarg & KILLCMD) in help()