Lines Matching +full:system +full:- +full:wide
66 is used, the position indicator will be placed at the end-of-file.
115 .Bl -bullet -compact -offset indent
140 freshly-opened streams that refer to terminal devices
170 these names may not be re-used
237 .St -isoC-99 .
239 .Bl -column "Description"
253 .It "fgetwc get next wide character from input stream"
254 .It "fgetws get a line of wide characters from a stream"
261 .It "fputwc output a wide character to a stream"
262 .It "fputws output a line of wide characters to a stream"
273 .It "fwprintf formatted wide character output conversion"
280 .It "getwc get next wide character from input stream"
281 .It "getwchar get next wide character from input stream"
285 .It "perror system error messages"
291 .It "putwc output a wide character to a stream"
292 .It "putwchar output a wide character to a stream"
303 .It "strerror system error messages"
304 .It "swprintf formatted wide character output conversion"
305 .It "sys_errlist system error messages"
306 .It "sys_nerr system error messages"
310 .It "ungetc un-get character from input stream"
311 .It "ungetwc un-get wide character from input stream"
316 .It "vfwprintf formatted wide character output conversion"
322 .It "vswprintf formatted wide character output conversion"
323 .It "vwprintf formatted wide character output conversion"
324 .It "wprintf formatted wide character output conversion"
328 library and system functions, especially