Home
last modified time | relevance | path

Searched refs:DefType (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/ucbcmd/tset/
H A Dtset.c399 char *DefType; /* default type if none other computed */ variable
760 DefType = p; in main()
764 if (DefType) { in main()
768 Map->Type = DefType; /* to the default type */ in main()
770 TtyType = DefType; in main()