Searched refs:Mytype (Results 1 – 4 of 4) sorted by relevance
69 static char *Mytype = CNULL; /* to force selection of specific device type */ variable246 if ((Mytype != NULL) && (!EQUALS(Mytype, d_type))) in rddev()314 if ((Mytype != CNULL) && in finds()315 (!EQUALSN(flds[F_TYPE], Mytype, strlen(Mytype)))) { in finds()
72 GLOBAL char *Mytype = CNULL; /* to force selection of specific device type */ variable266 if ((Mytype != NULL) && (!EQUALS(Mytype, d_type)) )326 if ((Mytype != CNULL) &&328 !EQUALSN(flds[F_TYPE], Mytype, strlen(Mytype)))) {
80 extern char *Mytype;187 Mytype = optarg;
238 extern char *Mytype; /* flag to force requested line type to be used390 Mytype = optarg;