Searched refs:RCS_check_kflag (Results 1 – 12 of 12) sorted by relevance
203 char *RCS_check_kflag (const char *arg);
172 options = RCS_check_kflag (optarg); in checkout()
367 options = RCS_check_kflag (optarg); in diff()
134 options = RCS_check_kflag (optarg); in patch()
85 options = RCS_check_kflag (optarg); in add()
524 admin_data.kflag = RCS_check_kflag (optarg); in admin()
149 free (RCS_check_kflag (optarg)); in import()
186 options = RCS_check_kflag (optarg); in update()
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.
3309 RCS_check_kflag (const char *arg) in RCS_check_kflag() function
904 * rcs.c (RCS_check_kflag): Use Xasprintf instead of