Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ed/
H A Ded.c220 static void (*oldquit)(), (*oldpipe)(); variable
379 oldpipe = signal(SIGPIPE, onpipe); in main()
2687 signal(SIGPIPE, oldpipe); in eopen()