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

  /src/sys/compat/ultrix/
ultrix_tty.h 9 int ts_row; member in struct:ultrix_ttysize
ultrix_ioctl.c 531 ws.ws_row = ss.ts_row;
546 ss.ts_row = ws.ws_row;
  /src/sys/compat/sunos/
sunos.h 91 int ts_row; member in struct:sunos_ttysize
sunos_ioctl.c 483 ws.ws_row = ss.ts_row;
498 ss.ts_row = ws.ws_row;
  /src/sys/compat/sunos32/
sunos32_ioctl.c 530 ws.ws_row = ss.ts_row;
546 ss.ts_row = ws.ws_row;

Completed in 30 milliseconds