Home
last modified time | relevance | path

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

/dragonfly/gnu/usr.bin/rcs/lib/
H A Drcsedit.c234 static enum maker volatile dirtpmaker[DIRTEMPNAMES]; /* if these are set */ variable
1452 dirtpmaker[0] = effective;
1494 dirtpmaker[i] = notmade;
1554 dirtpmaker[newRCSdirtp_index + isworkfile] = real;
1566 if ((m = dirtpmaker[i]) != notmade) { in dirtempunlink()
1572 dirtpmaker[i] = notmade; in dirtempunlink()