Home
last modified time | relevance | path

Searched defs:dctype (Results 1 – 2 of 2) sorted by relevance

/csrg-svn/usr.bin/tn3270/api/
H A Ddctype.c14 unsigned char dctype[192] = { variable
/csrg-svn/usr.bin/tn3270/tools/mkdctype/
H A Dmkdctype.c28 static unsigned char dctype[192] = { 0 }; in main() local