Searched defs:XQTDIR (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/bnu/
H A Duuxqt.c432 (void) snprintf(tfull, sizeof (tfull), "%s/%s", XQTDIR, tfile);
468 (void) snprintf(tfull, sizeof (tfull), "%s/%s", XQTDIR, tfile);
475 * it still points to XQTDIR, allow us to
478 if (!PREFIX(XQTDIR, tfull))
521 (void) snprintf(tfull, MAXFULLNAME, "%s/%s", XQTDIR, tfile);
1127 ASSERT(chdir(XQTDIR) == 0, Ct_CHDIR, XQTDIR, errno); local
H A Duucp.h188 * XQTDIR=/var/uucp/.Xqtdir
208 #define XQTDIR "/var/spool/uucp/.Xqtdir" macro
/illumos-gate/usr/src/lib/libnsl/dial/
H A Duucp.h102 * XQTDIR = /var/uucp/.Xqtdir
119 /* some sites use /var/uucp/.XQTDIR here */
121 #define XQTDIR (const char *)"/var/uucp/.Xqtdir" macro
/illumos-gate/usr/src/cmd/ttymon/
H A Duucp.h144 * XQTDIR=/var/uucp/.Xqtdir
162 /* some sites use /var/uucp/.XQTDIR here */
164 #define XQTDIR "/var/uucp/.Xqtdir" macro

Completed in 61 milliseconds