Searched defs:box (Results 1 – 9 of 9) sorted by relevance
/titanic_52/usr/src/lib/libcurses/screen/ |
H A D | V3.box.c | 50 box(WINDOW *win, _ochtype v, _ochtype h) in box() function
|
H A D | _box.c | 49 box(WINDOW *win, chtype v, chtype h) in box() function
|
/titanic_52/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | box.c | 49 box(WINDOW *w, chtype v, chtype h) in box() function
|
/titanic_52/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | box.c | 52 box(WINDOW *w, chtype v, chtype h) in box() function
|
/titanic_52/usr/src/ucblib/libcurses/ |
H A D | box.c | 32 box(WINDOW *win, char vert, char hor) in box() function
|
/titanic_52/usr/src/common/crypto/aes/amd64/ |
H A D | aesopt.h | 696 #define no_table(x, box, vf, rf, c) bytes2word(\ argument
|
/titanic_52/usr/src/uts/common/sys/ |
H A D | sysevent_impl.h | 533 typedef struct box { struct 536 lenbox global() argument
|
/titanic_52/usr/src/lib/libxcurses2/h/ |
H A D | curses.h | 832 #define box(w, v, h) \ macro
|
/titanic_52/usr/src/lib/libxcurses/h/ |
H A D | curses.h | 897 #define box(w,v,h) wborder(w,v,v,h,h,0,0,0,0) macro
|