Searched refs:rcs_state_check (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/usr.bin/cvs/
H A Drcs.h240 int rcs_state_check(const char *);
H A Dadmin.c189 if (rcs_state_check(state) < 0) {
H A Drcsparse.c1018 if (rcs_state_check(pdp->rp_buf)) {
H A Drcs.c1598 * rcs_state_check()
1605 rcs_state_check(const char *state) function
/openbsd-current/usr.bin/rcs/
H A Drcs.h248 int rcs_state_check(const char *);
H A Drcsparse.c1017 if (rcs_state_check(pdp->rp_buf)) {
H A Dci.c192 if (rcs_state_check(pb.state) < 0)
H A Drcs.c1803 * rcs_state_check()
1810 rcs_state_check(const char *state) function

Completed in 290 milliseconds