Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ed/
H A Ded.c319 static void onpipe(int);
359 onpipe(int sig) in onpipe() function
379 oldpipe = signal(SIGPIPE, onpipe); in main()