Searched defs:NCCS (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libcmd/ | ||
H A D | stty.c | 77 #ifndef NCCS 79 # define NCCS NCC macro 81 # define NCCS elementsof(((struct termio*)0)->c_cc) macro 422 for(i=0;i< NCCS; i++) 454 for(i=0;i< NCCS; i++) |
Completed in 12 milliseconds