Searched refs:lookup_command_attribute (Results 1 – 6 of 6) sorted by relevance
313 lookup_command_attribute (cmd_name) in lookup_command_attribute() function
884 extern unsigned long int lookup_command_attribute PROTO((char *));
1123 was because I was misreading the lookup_command_attribute code).2795 * main.c (lookup_command_attribute): Add the "init" command to the2900 (lookup_command_attribute): Added 'logout' to list of commands2992 * main.c (lookup_command_attribute): Don't use an ANSI prototype3212 (lookup_command_attribute): new func.3213 (main): use new func lookup_command_attribute() to establish if3218 Prototype lookup_command_attribute().3221 lookup_command_attribute() and its callers.
3 * main.c (lookup_command_attribute): Lookup specified command, not153 * main.c (cmds[], lookup_command_attribute, main): Include the1093 * main.c (lookup_command_attribute): Add "release" to commands2631 * main.c (lookup_command_attribute): Don't check for "history"3270 (lookup_command_attribute): while we don't need the3700 * main.c (lookup_command_attribute): the `annotate' command3714 * main.c (lookup_command_attribute): the `rdiff' command shouldn't
2556 if (lookup_command_attribute (cmd_name) & CVS_CMD_MODIFIES_REPOSITORY)
753 there should be a function lookup_command_attribute() that could