Home
last modified time | relevance | path

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

/NextBSD/gnu/usr.bin/rcs/rcsmerge/
HDrcsmerge.c196 if (0 <= str2expmode(expandarg+2))
/NextBSD/gnu/usr.bin/rcs/rcsclean/
HDrcsclean.c84 if ((expmode = str2expmode(a)) < 0)
/NextBSD/gnu/usr.bin/rcs/rcsdiff/
HDrcsdiff.c266 if (0 <= str2expmode(expandarg+2))
/NextBSD/gnu/usr.bin/rcs/lib/
HDrcssyn.c348 str2expmode(s) in str2expmode() function
HDrcsbase.h674 int str2expmode P((char const*));
/NextBSD/gnu/usr.bin/rcs/co/
HDco.c320 if (0 <= (expmode = str2expmode(a)))
/NextBSD/gnu/usr.bin/rcs/rcs/
HDrcs.c478 if (0 <= (expmode = str2expmode(a)))