Searched defs:ws (Results  1 – 4 of 4) sorted by relevance
| /bionic/libc/bionic/ | 
| D | pty.cpp | 115 int openpty(int* pty, int* tty, char* name, const termios* t, const winsize* ws) {  in openpty()151 int forkpty(int* parent_pty, char* child_tty_name, const termios* t, const winsize* ws) {  in forkpty()
 
 | 
| /bionic/libc/upstream-openbsd/lib/libc/stdio/ | 
| D | fputws.c | 40 fputws(const wchar_t * __restrict ws, FILE * __restrict fp)  in fputws()
 | 
| D | fgetws.c | 40 fgetws(wchar_t * __restrict ws, int n, FILE * __restrict fp)  in fgetws()
 | 
| /bionic/tests/ | 
| D | stdio_test.cpp | 367   wchar_t* ws = nullptr;  in TEST()  local379   wchar_t* ws = nullptr;  in TEST()  local
 
 |