Searched defs:wstr (Results 1 – 8 of 8) sorted by relevance
59 _refcount_wait(volatile u_int *countp, const char *wstr) in _refcount_wait()
102 winwstr(WINDOW *win, wchar_t *wstr) in winwstr()
104 wins_nwstr(WINDOW *win, const wchar_t *wstr, int n) in wins_nwstr()
121 refcount_wait(volatile u_int *countp, const char *wstr) in refcount_wait()
54 wchar_t wstr[0]; member
47 tre_char_t *wstr = wregex; in tre_regncomp_l() local
54 char *wstr; /* Min width represented as a string. */ member
869 term_setwidth(struct termp *p, const char *wstr) in term_setwidth()