Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/kernel/include/sys/
Dioctl.h52 unsigned short ws_col; member
/third_party/musl/include/sys/
Dioctl.h52 unsigned short ws_col; member
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dioctl.h52 unsigned short ws_col; member
/third_party/popt/src/
Dpopthelp.c105 size_t ws_col = (size_t)ws.ws_col; in maxColumnWidth() local