Searched defs:ws (Results 1 - 18 of 18) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/src/multibyte/
H A Dwcstombs.c4 size_t wcstombs(char* restrict s, const wchar_t* restrict ws, size_t n) { argument
H A Dmbstowcs.c4 size_t mbstowcs(wchar_t* restrict ws, const char* restrict s, size_t wn) { argument
H A Dwcsrtombs.c3 size_t wcsrtombs(char* restrict s, const wchar_t** restrict ws, size_t n, mbstate_t* restrict st) { argument
[all...]
H A Dmbsrtowcs.c8 size_t mbsrtowcs(wchar_t* restrict ws, const char** restrict src, size_t wn, mbstate_t* restrict st) { argument
[all...]
H A Dmbsnrtowcs.c5 wchar_t *ws, wbuf[256]; local
H A Dwcsnrtombs.c6 const wchar_t* ws = *wcs; local
/fuchsia/zircon/third_party/ulib/musl/src/stdio/
H A Dfputws.c5 int fputws(const wchar_t* restrict ws, FILE* restrict f) { argument
H A Dvswprintf.c9 wchar_t* ws; member in struct:cookie
H A Dvfprintf.c555 wchar_t* ws; local
/fuchsia/zircon/third_party/ulib/musl/src/misc/
H A Dopenpty.c9 int openpty(int* pm, int* ps, char* name, const struct termios* tio, const struct winsize* ws) { argument
/fuchsia/zircon/third_party/ulib/musl/src/string/
H A Dstpncpy.c22 const size_t* ws = (const void*)s; local
H A Dstpcpy.c21 const size_t* ws = (const void*)s; local
H A Dmemccpy.c28 const size_t* ws = (const void*)s; local
H A Dstrlcpy.c26 const size_t* ws = (const void*)s; local
/fuchsia/zircon/system/utest/pty/
H A Dpty-test.c144 pty_window_size_t ws; local
216 pty_window_size_t ws; local
[all...]
/fuchsia/zircon/system/host/h2md/
H A Dh2md.c55 size_t ws; member in struct:__anon575
122 int process_directive(ctx_t* ctx, char* line, size_t len, size_t ws) { argument
167 int process_comment(ctx_t* ctx, char* line, size_t len, size_t ws) { argument
203 size_t ws = ctx->ws; local
265 size_t ws local
[all...]
/fuchsia/zircon/system/host/bootserver/
H A Dnetboot.c125 fd_set* ws = NULL; local
/fuchsia/zircon/third_party/uapp/dash/src/
H A Dprocess.c154 pty_window_size_t ws; local

Completed in 103 milliseconds