Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ypcmd/
H A Dmkalias.c57 int UucpOK = 0; /* pass all UUCP names right through */ variable
218 if (UucpOK && strchr(a, '!')) in HostCheck()
301 UucpOK = 1; in main()