Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/cvs/src/
Drcs.c41 static const char *const kflags[] = variable
3340 for (cpp = kflags; *cpp != NULL; cpp++) in RCS_check_kflag()
4346 for (cpp = kflags; *cpp != NULL; cpp++) in RCS_checkout()
4351 expand = (enum kflag) (cpp - kflags); in RCS_checkout()