Home
last modified time | relevance | path

Searched defs:wsp (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/lib/libc/stdio/
H A Dfgetws.c42 wchar_t *wsp; in fgetws() local
/openbsd-src/lib/libcurses/widechar/
H A Dlib_wunctrl.c46 static wchar_t str[CCHARW_MAX + 1], *wsp; in NCURSES_EXPORT() local
/openbsd-src/lib/libedit/
H A Dvi.c1051 const wchar_t *wep, *wsp; in vi_history_word() local
/openbsd-src/bin/ksh/
H A Dlex.c1518 get_brace_var(XString *wsp, char *wp) in get_brace_var()