Home
last modified time | relevance | path

Searched refs:lookup_command_attribute (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/usr.bin/cvs/src/
Dmain.c313 lookup_command_attribute (cmd_name) in lookup_command_attribute() function
Dcvs.h884 extern unsigned long int lookup_command_attribute PROTO((char *));
DChangeLog-971123 was because I was misreading the lookup_command_attribute code).
2795 * main.c (lookup_command_attribute): Add the "init" command to the
2900 (lookup_command_attribute): Added 'logout' to list of commands
2992 * main.c (lookup_command_attribute): Don't use an ANSI prototype
3212 (lookup_command_attribute): new func.
3213 (main): use new func lookup_command_attribute() to establish if
3218 Prototype lookup_command_attribute().
3221 lookup_command_attribute() and its callers.
DChangeLog3 * main.c (lookup_command_attribute): Lookup specified command, not
153 * main.c (cmds[], lookup_command_attribute, main): Include the
1093 * main.c (lookup_command_attribute): Add "release" to commands
2631 * main.c (lookup_command_attribute): Don't check for "history"
3270 (lookup_command_attribute): while we don't need the
3700 * main.c (lookup_command_attribute): the `annotate' command
3714 * main.c (lookup_command_attribute): the `rdiff' command shouldn't
Dserver.c2556 if (lookup_command_attribute (cmd_name) & CVS_CMD_MODIFIES_REPOSITORY)
DChangeLog-96753 there should be a function lookup_command_attribute() that could