Searched refs:RCS_check_kflag (Results 1 – 11 of 11) sorted by relevance
201 char *RCS_check_kflag PROTO((const char *arg));
135 options = RCS_check_kflag (optarg);
85 options = RCS_check_kflag (optarg);
384 options = RCS_check_kflag (optarg);
368 admin_data.kflag = RCS_check_kflag (optarg);
177 options = RCS_check_kflag (optarg);
131 free (RCS_check_kflag (optarg));
179 options = RCS_check_kflag (optarg);
2074 * rcs.c (RCS_check_kflag): Allow RCS 5.7's new -kb option.2156 RCS_check_kflag, RCS_check_tag, RCS_isdead, RCS_parse,2157 RCS_parsercsfile_i), rcs.h (RCS_addnode, RCS_check_kflag,2190 * import.c (import): Use RCS_check_kflag() to check -k options.2193 * rcs.c (RCS_check_kflag): Added keyword_usage array from import.c
2401 * rcs.c (kflags): Move out of RCS_check_kflag, and make file2697 (RCS_check_kflag): Add comment concerning karg size.
3364 RCS_check_kflag (arg) in RCS_check_kflag() function