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

  /xsrc/external/mit/xterm/dist/
xterm_io.h 266 #define TRACE_GET_TTYSIZE(fd, id) { \
275 #define TRACE_GET_TTYSIZE(fd, id) /* nothing */
main.c 4143 TRACE_GET_TTYSIZE(screen->respond, "after get_pty");
4289 TRACE_GET_TTYSIZE(screen->respond, "after unlockpt");
4339 TRACE_GET_TTYSIZE(screen->respond, "after unlockpt");
4447 TRACE_GET_TTYSIZE(ttyfd, "after open");
4449 TRACE_GET_TTYSIZE(ttyfd, "after SET_TTYSIZE fixup");

Completed in 7 milliseconds