Home
last modified time | relevance | path

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

/titanic_50/usr/src/ucbcmd/tset/
H A Dtset.c395 char *DefType; /* default type if none other computed */ variable
755 DefType = p; in main()
759 if (DefType) { in main()
763 Map->Type = DefType; /* to the default type */ in main()
765 TtyType = DefType; in main()