Searched refs:RCS_check_kflag (Results 1 – 9 of 9) sorted by relevance
203 char *RCS_check_kflag (const char *arg);
130 options = RCS_check_kflag (optarg); in patch()
83 options = RCS_check_kflag (optarg); in add()
425 admin_data.kflag = RCS_check_kflag (optarg); in admin()
368 options = RCS_check_kflag (optarg); in diff()
170 options = RCS_check_kflag (optarg); in checkout()
147 free (RCS_check_kflag (optarg)); in import()
182 options = RCS_check_kflag (optarg); in update()
3307 RCS_check_kflag (const char *arg) in RCS_check_kflag() function