Home
last modified time | relevance | path

Searched refs:wsp (Results 1 – 12 of 12) sorted by relevance

/dragonfly/lib/libc/stdio/
H A Dfgetws.c50 wchar_t *wsp; in fgetws_l() local
76 wsp = ws; in fgetws_l()
80 nconv = l->__mbsnrtowcs(wsp, &src, in fgetws_l()
100 wsp += nconv; in fgetws_l()
101 } while (wsp[-1] != L'\n' && n > 1 && (fp->pub._r > 0 || in fgetws_l()
103 if (wsp == ws) in fgetws_l()
109 *wsp = L'\0'; in fgetws_l()
H A Dfputws.c54 const wchar_t *wsp; in fputws_l() local
71 wsp = ws; in fputws_l()
73 nbytes = l->__wcsnrtombs(buf, &wsp, SIZE_T_MAX, sizeof(buf), in fputws_l()
80 } while (wsp != NULL); in fputws_l()
/dragonfly/contrib/ncurses/ncurses/widechar/
H A Dlib_wunctrl.c44 static wchar_t str[CCHARW_MAX + 1], *wsp; in NCURSES_EXPORT() local
54 for (wsp = str; *p; ++p) { in NCURSES_EXPORT()
55 *wsp++ = (wchar_t) _nc_to_widechar(*p); in NCURSES_EXPORT()
57 *wsp = 0; in NCURSES_EXPORT()
/dragonfly/sys/bus/u4b/input/wsp/
H A DMakefile30 KMOD= wsp
32 usbdevs.h wsp.c
/dragonfly/contrib/tcp_wrappers/
H A Dtcpdchk.c443 char *wsp = " \t\r\n"; local
469 for (cp = strtok(buf, wsp); cp; cp = strtok((char *) 0, wsp))
/dragonfly/contrib/libedit/src/
H A Dvi.c1091 const wchar_t *wep, *wsp; in vi_history_word() local
1099 wep = wsp = NULL; in vi_history_word()
1105 wsp = wp; in vi_history_word()
1112 if (wsp == NULL || (el->el_state.doingarg && el->el_state.argument != 0)) in vi_history_word()
1116 len = (int)(wep - wsp); in vi_history_word()
1124 while (wsp < wep && cp < lim) in vi_history_word()
1125 *cp++ = *wsp++; in vi_history_word()
/dragonfly/sys/bus/u4b/input/
H A DMakefile1 SUBDIR= uep uhid ukbd ums wsp
H A Dwsp.c67 static SYSCTL_NODE(_hw_usb, OID_AUTO, wsp, CTLFLAG_RW, 0, "USB wsp");
1404 DRIVER_MODULE(wsp, uhub, wsp_driver, wsp_devclass, NULL, NULL);
1405 MODULE_DEPEND(wsp, usb, 1, 1, 1);
1406 MODULE_VERSION(wsp, 1);
/dragonfly/contrib/file/magic/Magdir/
H A Dmsvc220 #.wsp
221 0 string 1.00\ .0000.0000\000\003 MSVC .wsp version 1.0000.0000
/dragonfly/share/man/man4/
H A DMakefile411 wsp.4 \
/dragonfly/sys/conf/
H A Dfiles3000 bus/u4b/input/wsp.c optional wsp
/dragonfly/sys/config/
H A DLINT641901 device wsp