Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/rcs/src/
Drcs.c582 rcswarn("can't change states in an empty tree"); in main()
1339 rcswarn("can't delete nonexisting symbol %s", ssymbol); in doassoc()
1391 rcswarn("No locks are set."); in dolocks()
1394 rcswarn("can't unlock an empty tree"); in dolocks()
1423 rcswarn("can't lock an empty tree"); in dolocks()
Drcslex.c223 rcswarn("Unknown phrases like `%s ...;' are present.", NextString); in warnignore()
1237 rcswarn(char const *format,...) in rcswarn() function
Dco.c462 rcswarn("You now have %d locks.", locks); in main()
Drcsbase.h554 void rcswarn(char const*,...) __attribute__((format(printf, 1, 2)));
Drcsedit.c1607 rcswarn("breaking hard link");