Home
last modified time | relevance | path

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

/trueos/gnu/usr.bin/rcs/lib/
HDrcsedit.c1496 makedirtemp(isworkfile) in makedirtemp() argument
1497 int isworkfile; in makedirtemp()
1509 register char const *name = isworkfile ? workname : RCSname;
1515 bn = &dirtpname[newRCSdirtp_index + isworkfile];
1527 *tp++ = '0'+isworkfile;
1534 (int)dl, name, '0'+isworkfile
1549 dirtpmaker[newRCSdirtp_index + isworkfile] = real;