Home
last modified time | relevance | path

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

/NextBSD/lib/libc/stdio/
HDfgetws.c48 wchar_t *wsp; in fgetws_l() local
66 wsp = ws; in fgetws_l()
70 nconv = l->__mbsnrtowcs(wsp, &src, in fgetws_l()
90 wsp += nconv; in fgetws_l()
91 } while (wsp[-1] != L'\n' && n > 1 && (fp->_r > 0 || in fgetws_l()
93 if (wsp == ws) in fgetws_l()
99 *wsp = L'\0'; in fgetws_l()
HDfputws.c53 const wchar_t *wsp; in fputws_l() local
64 wsp = ws; in fputws_l()
66 nbytes = l->__wcsnrtombs(buf, &wsp, SIZE_T_MAX, sizeof(buf), in fputws_l()
73 } while (wsp != NULL); in fputws_l()
/NextBSD/contrib/ncurses/ncurses/widechar/
HDlib_wunctrl.c43 static wchar_t str[CCHARW_MAX + 1], *wsp; in NCURSES_EXPORT() local
53 for (wsp = str; *p; ++p) { in NCURSES_EXPORT()
54 *wsp++ = (wchar_t) _nc_to_widechar(*p); in NCURSES_EXPORT()
56 *wsp = 0; in NCURSES_EXPORT()
/NextBSD/sys/modules/usb/wsp/
HDMakefile32 KMOD= wsp
34 wsp.c
/NextBSD/contrib/file/magic/Magdir/
HDmsvc43 #.wsp
44 0 string 1.00\ .0000.0000\000\003 MSVC .wsp version 1.0000.0000
/NextBSD/contrib/tcp_wrappers/
HDtcpdchk.c445 char *wsp = " \t\r\n"; local
471 for (cp = strtok(buf, wsp); cp; cp = strtok((char *) 0, wsp))
/NextBSD/lib/libedit/
HDvi.c1083 const Char *wep, *wsp; in vi_history_word() local
1091 wep = wsp = 0; in vi_history_word()
1097 wsp = wp; in vi_history_word()
1104 if (wsp == 0 || (el->el_state.doingarg && el->el_state.argument != 0)) in vi_history_word()
1108 len = (int)(wep - wsp); in vi_history_word()
1116 while (wsp < wep && cp < lim) in vi_history_word()
1117 *cp++ = *wsp++; in vi_history_word()
/NextBSD/sys/modules/usb/
HDMakefile51 SUBDIR += atp uhid ukbd ums udbp ufm uep wsp ugold uled
/NextBSD/sys/dev/usb/input/
HDwsp.c68 static SYSCTL_NODE(_hw_usb, OID_AUTO, wsp, CTLFLAG_RW, 0, "USB wsp");
1395 DRIVER_MODULE(wsp, uhub, wsp_driver, wsp_devclass, NULL, 0);
1396 MODULE_DEPEND(wsp, usb, 1, 1, 1);
1397 MODULE_VERSION(wsp, 1);
/NextBSD/share/man/man4/
HDMakefile562 wsp.4 \
/NextBSD/contrib/llvm/lib/Target/AArch64/
HDAArch64RegisterInfo.td86 def WSP : AArch64Reg<31, "wsp">, DwarfRegNum<[31]>;
/NextBSD/sys/conf/
HDfiles2801 dev/usb/input/wsp.c optional wsp
HDNOTES2681 device wsp