Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libnsl/dial/
H A Dconn.c69 static char *Mytype = CNULL; /* to force selection of specific device type */ variable
246 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()
/titanic_41/usr/src/cmd/bnu/
H A Dconn.c72 GLOBAL char *Mytype = CNULL; /* to force selection of specific device type */ variable
266 if ((Mytype != NULL) && (!EQUALS(Mytype, d_type)) )
326 if ((Mytype != CNULL) &&
328 !EQUALSN(flds[F_TYPE], Mytype, strlen(Mytype)))) {
H A Duucico.c80 extern char *Mytype;
187 Mytype = optarg;
H A Dcu.c238 extern char *Mytype; /* flag to force requested line type to be used
390 Mytype = optarg;