Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bnu/
H A Duucpname.c46 if ((NameFile = fopen(SYSNAMEFILE, "r")) != NULL) {
50 SYSNAMEFILE);
H A Duucp.h223 #define SYSNAMEFILE "/etc/uucp/Sysname" macro