Home
last modified time | relevance | path

Searched defs:t_decode (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dprivate.h112 typedef struct t_decode { struct
113 struct t_decode *sibling; argument
114 struct t_decode *child; argument
117 } t_decode; typedef
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dprivate.h127 typedef struct t_decode { struct
128 struct t_decode *sibling; argument
129 struct t_decode *child; argument
132 } t_decode; argument