Home
last modified time | relevance | path

Searched refs:send_option_string (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/cvs/src/
H A Dclient.h120 send_option_string PROTO((char *string));
H A Ddiff.c332 send_option_string (opts);
H A DChangeLog-93952640 arguments. The code used to use send_option_string for
3584 (send_option_string): New function.
3588 * client.h (client_log, send_arg, send_option_string): Declare.
3592 (diff): Remove `-*' arg parsing crud; use send_option_string.
H A Dclient.c5484 send_option_string (string) in send_option_string() function
H A DChangeLog-962174 * client.c (send_option_string): Parse options as space separated,