Home
last modified time | relevance | path

Searched refs:win (Results 1 – 25 of 276) sorted by last modified time

12345678910>>...12

/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src19111 # Big win.
H A Dtermcap.src17026 # Big win.
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c4690 struct winsize win; in zpool_do_iostat() local
4943 if (ioctl(1, TIOCGWINSZ, &win) != -1) { in zpool_do_iostat()
4944 if (win.ws_row <= 0) { in zpool_do_iostat()
4947 winheight = win.ws_row; in zpool_do_iostat()
/illumos-gate/usr/src/cmd/trapstat/sun4/
H A Dtrapstat.c159 struct winsize win; in set_width() local
164 if (ioctl(fileno(stdout), TIOCGWINSZ, &win) == -1) in set_width()
167 if (win.ws_col == 0) { in set_width()
176 g_cpus_per_line = (win.ws_col - TSTAT_COLUMN_OFFS) / in set_width()
/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c1152 uint16_t win, urp; in tcphdr_print() local
1160 mdb_nhconvert(&win, &tcph->th_win, sizeof (win)); in tcphdr_print()
1167 sport, dport, seq, ack, tcph->th_off << 2, win, in tcphdr_print()
/illumos-gate/usr/src/cmd/intrstat/
H A Dintrstat.c127 struct winsize win; in set_width() local
132 if (ioctl(fileno(stdout), TIOCGWINSZ, &win) == -1) in set_width()
135 if (win.ws_col == 0) { in set_width()
144 g_cpus_per_line = INTRSTAT_CPUS_PER_LINE(win.ws_col); in set_width()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rlogind.c351 static struct winsize win = { 0, 0, 0, 0 }; variable
1135 (void) ioctl(p, TIOCSWINSZ, &win); in doit()
/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c3797 ddi_dma_handle_t handle, uint_t win, off_t *offp, in bofi_dma_win() argument
3808 retval = save_bus_ops.bus_dma_win(dip, rdip, handle, win, offp, lenp, in bofi_dma_win()
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rxdma.c1424 wred_params->bits.ldw.win, in npi_rxdma_cfg_wred_param()
1430 wred_reg.bits.ldw.win = wred_params->bits.ldw.win; in npi_rxdma_cfg_wred_param()
1440 wred_reg.bits.ldw.win, in npi_rxdma_cfg_wred_param()
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_state.c1802 u_32_t win, maxwin; local
1813 win = ntohs(tcp->th_win);
1825 if (win == 0)
1826 win = 1;
1844 fdata->td_maxwin = win;
1857 fdata->td_maxend = end + win;
1889 int, win
1964 if (fdata->td_maxwin < win) {
1967 int, win
1969 fdata->td_maxwin = win;
[all …]
/illumos-gate/usr/src/cmd/more/
H A Dmore.c599 struct winsize win; in chgwinsz() local
602 if (ioctl(fileno(stdout), TIOCGWINSZ, &win) != -1) { in chgwinsz()
603 if (win.ws_row != 0) { in chgwinsz()
604 Lpp = win.ws_row; in chgwinsz()
610 if (win.ws_col != 0) in chgwinsz()
611 Mcol = win.ws_col; in chgwinsz()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c1373 memwin_info(struct adapter *sc, int win, uint32_t *base, uint32_t *aperture) in memwin_info() argument
1378 mw = &t4_memwin[win]; in memwin_info()
1380 mw = &t5_memwin[win]; in memwin_info()
/illumos-gate/usr/src/uts/common/sys/
H A Dsunddi.h1395 ddi_dma_getwin(ddi_dma_handle_t handle, uint_t win, off_t *offp,
1548 ddi_dma_handle_t handle, uint_t win, off_t *offp,
1787 ddi_dma_handle_t handle, uint_t win, off_t *offp,
/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c768 ddi_dma_handle_t handle, uint_t win, off_t *offp, in ddi_dma_win() argument
778 return ((*funcp)(dip, rdip, handle, win, offp, lenp, in ddi_dma_win()
5194 ddi_dma_handle_t handle, uint_t win, off_t *offp, in ddi_no_dma_win() argument
5197 _NOTE(ARGUNUSED(dip, rdip, handle, win, offp, lenp, cookiep, ccountp)) in ddi_no_dma_win()
7189 ddi_dma_getwin(ddi_dma_handle_t h, uint_t win, off_t *offp, in ddi_dma_getwin() argument
7207 return ((*funcp)(HD, HD, h, win, offp, lenp, cookiep, ccountp)); in ddi_dma_getwin()
/illumos-gate/usr/src/lib/iconv_modules/euro/utils/
H A DMakefile.com34 alt%koi8.c alt%mac.c alt%win.c alt%win5.c dhn%dos2.c dhn%ib2.c dhn%is2.c dhn%iso2.c dhn%maz.c dhn%w…
36 is2%wi2.c iso%alt.c iso%koi.c iso%mac.c iso%win.c iso2%dhn.c iso2%dos2.c iso2%maz.c iso2%win2.c iso…
37 iso5%mac.c iso5%win5.c koi%alt.c koi%iso.c koi%mac.c koi%win.c koi8%alt.c koi8%iso5.c koi8%mac.c ko…
38 mac%iso.c mac%iso5.c mac%koi.c mac%koi8.c mac%win.c mac%win5.c maz%dhn.c maz%dos2.c maz%ib2.c maz%i…
40 table.alt.mac.c table.alt.win.c table.dhn.ib2.c table.dhn.is2.c table.dhn.maz.c table.dhn.wi2.c tab…
42 table.iso.mac.c table.iso.win.c table.koi.alt.c table.koi.iso.c table.koi.mac.c table.koi.win.c tab…
43 table.mac.koi.c table.mac.win.c table.maz.dhn.c table.maz.ib2.c table.maz.is2.c table.maz.wi2.c tab…
44 table.wi2.is2.c table.wi2.maz.c table.win.alt.c table.win.iso.c table.win.koi.c table.win.mac.c wi2…
45 wi2%maz.c win%alt.c win%iso.c win%koi.c win%mac.c win2%dhn.c win2%dos2.c win2%iso2.c win2%maz.c win…
/illumos-gate/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c1163 int sock, win; in pcmcia_init_adapter() local
1256 for (win = 0; win < conf.NumWindows; win++) { in pcmcia_init_adapter()
3446 int retval, win; in SSGetPage() local
3460 page->window = win; in SSGetPage()
3527 int win, retval; in SSGetWindow() local
3531 win = window->window; in SSGetWindow()
3540 newwin.window = win; in SSGetWindow()
3600 int retval, win; in SSInquireWindow() local
3605 win = window->window; in SSInquireWindow()
3714 newwin = *win; in SSSetWindow()
[all …]
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus.c111 ddi_dma_handle_t handle, uint_t win, off_t *offp,
2016 ddi_dma_handle_t handle, uint_t win, off_t *offp, in cardbus_dma_win() argument
2033 handle, win, offp, lenp, cookiep, ccountp)); in cardbus_dma_win()
/illumos-gate/usr/src/uts/intel/io/
H A Diommulib.c716 ddi_dma_handle_t dma_handle, uint_t win, off_t *offp, size_t *lenp, in iommulib_nexdma_win() argument
726 win, offp, lenp, cookiep, ccountp)); in iommulib_nexdma_win()
858 ddi_dma_handle_t handle, uint_t win, off_t *offp, size_t *lenp, in iommulib_iommu_dma_win() argument
864 return (nexops->nops_dma_win(dip, rdip, handle, win, offp, lenp, in iommulib_iommu_dma_win()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c767 int t4_memory_rw_addr(struct adapter *adap, int win, u32 addr, in t4_memory_rw_addr() argument
798 win)); in t4_memory_rw_addr()
803 win); in t4_memory_rw_addr()
824 PCIE_MEM_ACCESS_REG(A_PCIE_MEM_ACCESS_OFFSET, win), in t4_memory_rw_addr()
827 PCIE_MEM_ACCESS_REG(A_PCIE_MEM_ACCESS_OFFSET, win)); in t4_memory_rw_addr()
884 win), pos | win_pf); in t4_memory_rw_addr()
887 win)); in t4_memory_rw_addr()
959 return t4_memory_rw_addr(adap, win, in t4_memory_rw_mtype()
4321 int win, t4_os_lock_t *lock, in t4_load_phy_fw() argument
4372 ret = t4_memory_rw(adap, win, mtype, maddr, in t4_load_phy_fw()
[all …]
H A Dcommon.h625 int win, t4_os_lock_t *lock,
718 int t4_read_tcb(struct adapter *adap, int win, int tid, u32 tcb[TCB_SIZE/4]);
747 int t4_memory_rw_addr(struct adapter *adap, int win,
750 int t4_memory_rw_mtype(struct adapter *adap, int win,
754 int t4_memory_rw(struct adapter *adap, int win,
/illumos-gate/usr/src/ucblib/libcurses/
H A Drefresh.c103 if (win->_firstch[wy] >= win->_ch_off) in wrefresh()
104 win->_firstch[wy] = win->_maxx + in wrefresh()
106 if (win->_lastch[wy] < win->_maxx + in wrefresh()
108 win->_lastch[wy] = win->_ch_off; in wrefresh()
119 domvcur(ly, lx, win->_cury, win->_curx); in wrefresh()
132 win->_cury = win->_curx = 0; in wrefresh()
135 win->_curx + win->_begx); in wrefresh()
158 wx = win->_firstch[wy] - win->_ch_off; in makech()
163 lch = win->_lastch[wy] - win->_ch_off; in makech()
258 ly = win->_begy+win->_cury; in makech()
[all …]
H A Dscanw.c51 wscanw(WINDOW *win, char *fmt, ...) in wscanw() argument
57 j = _sscans(win, fmt, ap); in wscanw()
72 _sscans(WINDOW *win, char *fmt, va_list ap) in _sscans() argument
79 if (wgetstr(win, buf) == ERR) in _sscans()
H A Dscroll.c29 scroll(WINDOW *win) in scroll() argument
34 fprintf(outf, "SCROLL(%0.2o)\n", win); in scroll()
37 if (!win->_scroll) in scroll()
40 getyx(win, oy, ox); in scroll()
41 (void) wmove(win, 0, 0); in scroll()
42 (void) wdeleteln(win); in scroll()
43 (void) wmove(win, oy, ox); in scroll()
45 if (win == curscr) { in scroll()
48 win->_curx = 0; in scroll()
H A Dstandout.c34 wstandout(WINDOW *win) in wstandout() argument
39 win->_flags |= _STANDOUT; in wstandout()
48 wstandend(WINDOW *win) in wstandend() argument
53 win->_flags &= ~_STANDOUT; in wstandend()
H A Dtouchwin.c30 touchwin(WINDOW *win) in touchwin() argument
37 maxy = win->_maxy; in touchwin()
39 (void) touchline(win, y, 0, win->_maxx - 1); in touchwin()
53 win->_firstch[y], win->_lastch[y]); in touchline()
55 sx += win->_ch_off; in touchline()
56 ex += win->_ch_off; in touchline()
58 win->_firstch[y] = (short)sx; in touchline()
59 win->_lastch[y] = (short)ex; in touchline()
61 if (win->_firstch[y] > sx) in touchline()
63 if (win->_lastch[y] < ex) in touchline()
[all …]

12345678910>>...12