Home
last modified time | relevance | path

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

/third_party/alsa-utils/alsactl/
H A Dalsactl.c62 #define INTARG 0x1000 macro
95 { INTARG | 'p', "period", "store period in seconds for the daemon command" },
103 { INTARG | 'n', "nice", "set the process priority (see 'man nice')" },
164 else if (sarg & (FILEARG|INTARG)) in help()
280 o->has_arg = (a->sarg & (ENVARG|FILEARG|INTARG)) != 0; in main()

Completed in 1 milliseconds