Searched refs:not_supported (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/ttymon/
H A Dsttytable.c332 const char *not_supported[] = { variable
H A Dstty.c59 extern const char *not_supported[];
210 for (i = 0; not_supported[i]; i++) {
211 if (strcmp(not_supported[i], s) == 0) {

Completed in 52 milliseconds