Searched refs:_ProtoCfg (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libnsl/dial/
H A Duucpdefs.c38 static char _ProtoCfg[40]; /* protocol string from Config file */ variable
H A Dsysfiles.c733 extern char _ProtoCfg[];
749 if (_ProtoCfg[0] != '\0') {
754 _ProtoCfg);
756 (void) strcpy(_ProtoCfg, tok);
H A Dconn.c34 static char _ProtoCfg[]; /* protocol string from Config file entry */ variable

Completed in 24 milliseconds