Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ed/
H A Ded.c184 static int funlink = 0; variable
846 funlink = 1; in commands()
855 funlink = 0; in commands()
1213 if (funlink) unlink(funny); /* remove tmp file */ in onintr()