Searched refs:lookup_command_attribute (Results 1 – 3 of 3) sorted by relevance
892 unsigned long int lookup_command_attribute (const char *);
359 lookup_command_attribute (const char *cmd_name) in lookup_command_attribute() function
3303 if (lookup_command_attribute (cmd_name) & CVS_CMD_MODIFIES_REPOSITORY) in check_command_valid_p()3532 if (lookup_command_attribute (cmd_name) in do_cvs_command()3552 if (lookup_command_attribute (cmd_name) in do_cvs_command()5745 && lookup_command_attribute (arg) & CVS_CMD_MODIFIES_REPOSITORY in serve_command_prep()5786 if (lookup_command_attribute (arg) & CVS_CMD_MODIFIES_REPOSITORY in serve_command_prep()