Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcssyn.c250 if (getkeyopt(Kbranch)) { in getadmin()
259 if (getkeyopt(Ksuffix)) { in getadmin()
316 if ((StrictLocks = getkeyopt(Kstrict))) in getadmin()
320 if (getkeyopt(Kcomment)) { in getadmin()
329 if (getkeyopt(Kexpand)) { in getadmin()
436 if (getkeyopt(Kcommitid)) { in getdelta()
H A Drcslex.c449 getkeyopt(key) in getkeyopt() function
472 if (!getkeyopt(key))
H A Drcsbase.h567 int getkeyopt P((char const*));
/netbsd-src/external/gpl2/xcvs/dist/contrib/
H A Drcs-5.7-commitid.patch389 + if (getkeyopt(Kcommitid)) {