HomeSort by: relevance | last modified time | path
    Searched defs:tmspc10 (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libterminfo/
tputs.c 45 static const short tmspc10[] = { variable in typeref:typename:const short[]
86 if (delay < 1 || os < 1 || (size_t)os >= __arraycount(tmspc10))
89 mspc10 = tmspc10[os];

Completed in 27 milliseconds