Searched refs:ws_col (Results 1 - 25 of 41) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/include/asm/
H A Dtermios.h16 unsigned short ws_col; member in struct:winsize
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dttysize.c23 w = wsz.ws_col;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/console-tools/
H A Dresize.c54 scanf(ESC"[%hu;%huR", &w.ws_row, &w.ws_col);
66 w.ws_col, w.ws_row);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dtermios.h47 unsigned short ws_col; member in struct:winsize
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dtermios.h17 unsigned short ws_col; member in struct:winsize
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Dtermios.h9 unsigned short ws_col; member in struct:winsize
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/libbb/
H A Dxfuncs.c586 if (!win.ws_col) {
588 if (s) win.ws_col = atoi(s);
590 if (win.ws_col <= 1 || win.ws_col >= 30000)
591 win.ws_col = 80;
592 *width = (int) win.ws_col;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dtermios.h9 unsigned short ws_col; member in struct:winsize
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dtermios.h9 unsigned short ws_col; member in struct:winsize
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Dtermios.h21 unsigned short ws_col; member in struct:winsize
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/asm/
H A Dtermios.h11 unsigned short ws_col; member in struct:winsize
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dtermios.h16 unsigned short ws_col; member in struct:winsize
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dtermios.h9 unsigned short ws_col; member in struct:winsize
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Dtermios.h9 unsigned short ws_col; member in struct:winsize
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Dtermios.h16 unsigned short ws_col; member in struct:winsize
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dtermios.h9 unsigned short ws_col; member in struct:winsize
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/include/asm/
H A Dtermios.h9 unsigned short ws_col; member in struct:winsize
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/drivers/
H A Dchan_user.c62 ret = ((*rows_out != size.ws_row) || (*cols_out != size.ws_col));
65 *cols_out = size.ws_col;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dttyio.c369 fprintf(stderr, "ttyio.c screensize(): ws_col = %d\n",
370 wsz.ws_col);
378 *tt_cols = (int)((wsz.ws_col > 0) ? wsz.ws_col : 80);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dttyio.c366 fprintf(stderr, "ttyio.c screensize(): ws_col = %d\n",
367 wsz.ws_col);
375 *tt_cols = (int)((wsz.ws_col > 0) ? wsz.ws_col : 80);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dtermios.h47 unsigned short ws_col; member in struct:winsize
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/include/asm/
H A Dtermios.h35 unsigned short ws_col; member in struct:winsize
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/
H A Dbuiltin-top.c148 ws->ws_col = atoi(s);
149 if (ws->ws_row && ws->ws_col)
155 ws->ws_row && ws->ws_col)
159 ws->ws_col = 80;
476 const int win_width = winsize.ws_col - 1;
598 if (sym_width + dso_width > winsize.ws_col - 29) {
600 if (sym_width + dso_width > winsize.ws_col - 29)
601 sym_width = winsize.ws_col - dso_width - 29;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/config/
H A Dmconf.c120 cols = ws.ws_col;
609 cols = ws.ws_col;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dtermios.h37 unsigned short ws_col; member in struct:winsize

Completed in 142 milliseconds

12