Searched refs:win (Results 176 - 200 of 211) sorted by relevance

123456789

/freebsd-9.3-release/contrib/ncurses/menu/
H A Dmenu.h108 WINDOW *win; /* Window containing menu */ member in struct:tagMENU
/freebsd-9.3-release/share/syscons/keymaps/
H A DMakefile36 ru.koi8-r.kbd ru.koi8-r.shift.kbd ru.koi8-r.win.kbd \
/freebsd-9.3-release/sys/dev/digi/
H A Ddigi_pci.c65 digi_pci_towin(struct digi_softc *sc, int win) argument
/freebsd-9.3-release/sys/fs/msdosfs/
H A Dmsdosfs_vfsops.c123 void *dos, *win, *local; local
129 "cs_win", &win, NULL);
137 msdosfs_iconv->open(win, local, &pmp->pm_u2w);
138 msdosfs_iconv->open(local, win, &pmp->pm_w2u);
/freebsd-9.3-release/sys/netinet/
H A Dtcp_syncache.c1058 int win, sb_hiwat, ip_ttl, ip_tos; local
1089 win = sbspace(&so->so_rcv);
1229 * win was derived from socket earlier in the function.
1231 win = imax(win, 0);
1232 win = imin(win, TCP_MAXWIN);
1233 sc->sc_wnd = win;
H A Dtcp_subr.c486 int win = 0; local
513 win = sbspace(&inp->inp_socket->so_rcv);
514 if (win > (long)TCP_MAXWIN << tp->rcv_scale)
515 win = (long)TCP_MAXWIN << tp->rcv_scale;
619 nth->th_win = htons((u_short) (win >> tp->rcv_scale));
621 nth->th_win = htons((u_short)win);
H A Dtcp_input.c1462 int rstreason, todrop, win; local
1869 win = sbspace(&so->so_rcv);
1870 if (win < 0)
1871 win = 0;
1872 tp->rcv_wnd = imax(win, (int)(tp->rcv_adv - tp->rcv_nxt));
/freebsd-9.3-release/contrib/gcc/
H A Dreload.c2122 GO_IF_LEGITIMATE_ADDRESS (mode, addr, win);
2125 win:
2933 int win = 0;
3046 win = 1, badop = 0;
3098 If we do, we win if that one did.
3102 the two operands win. As a result, this alternative
3190 win = 1;
3201 win = 1;
3212 win = 1;
3220 win
2920 int win = 0; local
[all...]
H A Dtree-browser.c997 goto win;
1017 win:
H A Dexplow.c428 goto win;
439 LEGITIMIZE_ADDRESS (x, oldx, mode, win);
484 win:
H A Dtree.c5499 tree win = op;
5535 win = op;
5545 win = op;
5574 win = build3 (COMPONENT_REF, type, TREE_OPERAND (op, 0),
5576 TREE_SIDE_EFFECTS (win) = TREE_SIDE_EFFECTS (op);
5577 TREE_THIS_VOLATILE (win) = TREE_THIS_VOLATILE (op);
5581 return win;
5595 tree win = op;
5633 /* Keep trying to narrow, but don't assign op to win if it
5639 win
5474 tree win = op; local
5569 tree win = op; local
[all...]
H A Dreg-stack.c2491 GO_IF_HARD_REG_EQUAL (old->reg_set, new->reg_set, win);
2493 win:
2963 GO_IF_HARD_REG_EQUAL (regstack.reg_set, bi->out_reg_set, win);
2965 win:
/freebsd-9.3-release/sys/dev/vt/
H A Dvt_core.c1688 int win; local
1689 win = *(int *)data - 1;
1691 VT_UNIT(vw), win);
1692 if ((win > VT_MAXWINDOWS) || (win < 0))
1694 return (vt_proc_window_switch(vd->vd_windows[win]));
/freebsd-9.3-release/contrib/ncurses/form/
H A Dform.h146 WINDOW * win; /* window */ member in struct:formnode
/freebsd-9.3-release/gnu/usr.bin/gdb/libgdb/
H A DMakefile53 tui-stack.c tui-win.c tui-windata.c tui-wingeneral.c \
/freebsd-9.3-release/sys/contrib/ipfilter/netinet/
H A Dip_state.c1588 u_32_t win, maxwin; local
1598 win = ntohs(tcp->th_win);
1600 win = ntohs(tcp->th_win) << fdata->td_winscale;
1605 if (win == 0)
1606 win = 1;
1624 fdata->td_maxwin = win;
1637 fdata->td_maxend = end + win;
1711 /* TRACE(inseq, fdata, tdata, seq, end, ack, ackskew, win, maxwin) */
1732 if (fdata->td_maxwin < win)
1733 fdata->td_maxwin = win;
[all...]
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Drs6000.h1733 int win; \
1735 (int)(TYPE), (IND_LEVELS), &win); \
1736 if ( win ) \
/freebsd-9.3-release/contrib/ncurses/ncurses/base/
H A Dlib_set_term.c585 rop->win = w;
/freebsd-9.3-release/contrib/dialog/
H A Dtextbox.c423 print_position(MY_OBJ * obj, WINDOW *win, int height, int width) argument
435 dlg_draw_scrollbar(win,
/freebsd-9.3-release/contrib/opie/
H A Dopielogin.c229 static struct winsize win = {0, 0, 0, 0}; variable in typeref:struct:winsize
1295 ioctl(0, TIOCSWINSZ, &win); /* set window size to 0,0,0,0 */
/freebsd-9.3-release/usr.sbin/sysinstall/
H A Dsysinstall.h775 extern ComposeObj *initLayoutDialog(WINDOW *win, Layout *layout, int x, int y, int *max);
776 extern int layoutDialogLoop(WINDOW *win, Layout *layout, ComposeObj **obj,
/freebsd-9.3-release/sys/contrib/pf/net/
H A Dpf.c1890 printf(" [lo=%u high=%u win=%u modulator=%u",
1897 printf(" [lo=%u high=%u win=%u modulator=%u",
2317 u_int8_t flags, u_int16_t win, u_int16_t mss, u_int8_t ttl, int tag,
2462 th->th_win = htons(win);
3911 int win = s->src.max_win; local
3912 win += 1 << (s->src.wscale & PF_WSCALE_MASK);
3913 s->src.max_win = (win - 1) >>
4193 u_int16_t win = ntohs(th->th_win); local
4246 win = ((u_int32_t)win
2311 pf_send_tcp(struct mbuf *replyto, const struct pf_rule *r, sa_family_t af, const struct pf_addr *saddr, const struct pf_addr *daddr, u_int16_t sport, u_int16_t dport, u_int32_t seq, u_int32_t ack, u_int8_t flags, u_int16_t win, u_int16_t mss, u_int8_t ttl, int tag, u_int16_t rtag, struct ether_header *eh, struct ifnet *ifp) argument
[all...]
/freebsd-9.3-release/contrib/lukemftpd/src/
H A Dftpd.c2145 void *win; local
2184 win = mmap(NULL, mapsize, PROT_READ,
2186 if (win == MAP_FAILED) {
2191 (void) madvise(win, mapsize, MADV_SEQUENTIAL);
2192 error = write_data(netfd, win, mapsize, &bufrem, &then,
2194 (void) madvise(win, mapsize, MADV_DONTNEED);
2195 munmap(win, mapsize);
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dprintcmd.c1685 goto win;
1688 win:
/freebsd-9.3-release/sys/dev/cxgbe/
H A Dt4_main.c1656 memwin_info(struct adapter *sc, int win, uint32_t *base, uint32_t *aperture) argument
1661 KASSERT(win >= 0 && win < nitems(t4_memwin),
1662 ("%s: incorrect memwin# (%d)", __func__, win));
1663 mw = &t4_memwin[win];
1665 KASSERT(win >= 0 && win < nitems(t5_memwin),
1666 ("%s: incorrect memwin# (%d)", __func__, win));
1667 mw = &t5_memwin[win];
7305 read_card_mem(struct adapter *sc, int win, struc argument
[all...]

Completed in 440 milliseconds

123456789