Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcs.c260 static void getaccessor P((char*,enum changeaccess));
341 getaccessor(*argv+1, append);
360 getaccessor(*argv+1, erase);
725 getaccessor(opt, command) in getaccessor() function