HomeSort by: relevance | last modified time | path
    Searched refs:handle_winch (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/ed/
main.c 162 handle_winch(SIGWINCH);
163 if (isatty(0)) signal(SIGWINCH, handle_winch);
1412 handle_winch(int signo) function in typeref:typename:void
ed.h 200 void handle_winch(int);

Completed in 12 milliseconds