Lines Matching defs:command
194 * Command table. Contains the command and the number of args that follow
195 * the command.
304 "More than one control command specified",
378 static int auditctl(uint32_t command, uint32_t value, caddr_t data);
452 * set context, parse the invocation line and get the command.
457 /* need to rewind the command line first... */
1892 * more than one control command has been specified.
2099 /* Must have a control command */
2103 /* Must be an attribute command with AW_APPEND control command */
2109 * If there was an attribute command, need a control command to that
2508 * USERD is used with another command.
2760 auditctl(uint32_t command, uint32_t value, caddr_t data)
2769 if (command != A_AUDIT)