Searched refs:SQFILE (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/bnu/
H A Dgnxseq.c47 if (access(SQFILE, 0) != 0)
62 if ((fp0 = fopen(SQFILE, "r")) == NULL)
122 unlink(SQFILE);
123 ret = link(SQTMP, SQFILE);
H A Duucp.h220 #define SQFILE "/etc/uucp/SQFILE" macro
/illumos-gate/usr/src/lib/libnsl/dial/
H A Duucp.h133 #define SQFILE (const char *)"/etc/uucp/SQFILE" macro
/illumos-gate/usr/src/cmd/ttymon/
H A Duucp.h176 #define SQFILE "/etc/uucp/SQFILE" macro

Completed in 51 milliseconds