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

  /src/sys/compat/ultrix/
ultrix_tty.h 10 int ts_col; member in struct:ultrix_ttysize
ultrix_ioctl.c 532 ws.ws_col = ss.ts_col;
547 ss.ts_col = ws.ws_col;
  /src/sys/compat/sunos/
sunos.h 92 int ts_col; member in struct:sunos_ttysize
sunos_ioctl.c 484 ws.ws_col = ss.ts_col;
499 ss.ts_col = ws.ws_col;
  /src/sys/compat/sunos32/
sunos32_ioctl.c 531 ws.ws_col = ss.ts_col;
547 ss.ts_col = ws.ws_col;

Completed in 14 milliseconds