Searched refs:INTARG (Results 1 – 1 of 1) sorted by relevance
60 #define INTARG 0x1000 macro92 { INTARG | 'p', "period", "store period in seconds for the daemon command" },100 { INTARG | 'n', "nice", "set the process priority (see 'man nice')" },160 else if (sarg & (FILEARG|INTARG)) in help()276 o->has_arg = (a->sarg & (ENVARG|FILEARG|INTARG)) != 0; in main()