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

/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsfsetbuf.c65 static const char sf_wcwidth[] = "SF_WCWIDTH"; local
81 else if((endw-astsfio) == (sizeof(sf_wcwidth)-1) &&
82 strncmp(astsfio,sf_wcwidth,endw-astsfio) == 0)

Completed in 45 milliseconds