Home
last modified time | relevance | path

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

/dragonfly/gnu/usr.bin/rcs/rcsmerge/
HDrcsmerge.c199 if (0 <= str2expmode(expandarg+2))
/dragonfly/gnu/usr.bin/rcs/rcsclean/
HDrcsclean.c88 if ((expmode = str2expmode(a)) < 0)
/dragonfly/gnu/usr.bin/rcs/rcsdiff/
HDrcsdiff.c269 if (0 <= str2expmode(expandarg+2))
/dragonfly/gnu/usr.bin/rcs/lib/
HDrcssyn.c352 str2expmode(s) in str2expmode() function
HDrcsbase.h684 int str2expmode P((char const*));
/dragonfly/gnu/usr.bin/rcs/co/
HDco.c323 if (0 <= (expmode = str2expmode(a)))
/dragonfly/gnu/usr.bin/rcs/rcs/
HDrcs.c481 if (0 <= (expmode = str2expmode(a)))