Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ed/
H A Ded.c185 static int funlink = 0; variable
843 funlink = 1; in commands()
852 funlink = 0; in commands()
1201 if (funlink) unlink(funny); /* remove tmp file */ in onintr()