Home
last modified time | relevance | path

Searched refs:csw (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/bsd/tmux/dist/
Dcontrol.c206 struct control_sub_window *csw, *csw1; in control_free_sub() local
212 RB_FOREACH_SAFE(csw, control_sub_windows, &csub->windows, csw1) { in control_free_sub()
213 RB_REMOVE(control_sub_windows, &csub->windows, csw); in control_free_sub()
214 free(csw); in control_free_sub()
965 struct control_sub_window *csw, find; in control_check_subs_window() local
982 csw = RB_FIND(control_sub_windows, &csub->windows, &find); in control_check_subs_window()
983 if (csw == NULL) { in control_check_subs_window()
984 csw = xcalloc(1, sizeof *csw); in control_check_subs_window()
985 csw->window = w->id; in control_check_subs_window()
986 csw->idx = wl->idx; in control_check_subs_window()
[all …]
/netbsd/src/sys/dev/usb/
Dumass.c1446 &sc->csw, UMASS_BBB_CSW_SIZE, 0, next_xfer)) { in umass_bbb_state()
1474 DIF(UDMASS_BBB, umass_bbb_dump_csw(sc, &sc->csw)); in umass_bbb_state()
1477 residue = UGETDW(sc->csw.dCSWDataResidue); in umass_bbb_state()
1487 UGETDW(sc->csw.dCSWSignature) == CSWSIGNATURE_OLYMPUS_C1) in umass_bbb_state()
1488 USETDW(sc->csw.dCSWSignature, CSWSIGNATURE); in umass_bbb_state()
1492 USETDW(sc->csw.dCSWTag, UGETDW(sc->cbw.dCBWTag)); in umass_bbb_state()
1495 if (UGETDW(sc->csw.dCSWSignature) != CSWSIGNATURE) { in umass_bbb_state()
1501 UGETDW(sc->csw.dCSWSignature), in umass_bbb_state()
1506 } else if (UGETDW(sc->csw.dCSWTag) in umass_bbb_state()
1510 UGETDW(sc->csw.dCSWTag), in umass_bbb_state()
[all …]
Dumassvar.h197 umass_bbb_csw_t csw; /* command status wrapper*/ member
/netbsd/src/tools/compat/
DREADME121 * Set HOST_CC to /opt/csw/bin/gcc
/netbsd/src/share/man/tools/
Dnewsp.errs411 csw
/netbsd/src/share/terminfo/
Dterminfo6104 # csw (2002-05-15): make xterm-color primary instead of nxterm, to
9243 # more changes from csw: