Searched defs:spcl_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dttyname.c98 } spcl_t; typedef in typeref:struct:special
140 static spcl_t special_case[] = {
148 #define NUMSPECIAL (sizeof (special_case) / sizeof (spcl_t))
149 static spcl_t ptmspecial = {
205 spcl_t *spclp;

Completed in 45 milliseconds