Searched refs:PUBDIR (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/dial/
H A Duucpdefs.c47 static const char *Pubdir = PUBDIR;
H A Duucp.h162 #define PUBDIR (const char *)"/var/spool/uucppublic" macro
/illumos-gate/usr/src/cmd/bnu/
H A Duucpdefs.c63 GLOBAL char *Pubdir = PUBDIR;
H A Duudemon.cleanup110 PUBDIR=/var/spool/uucppublic
282 #find $PUBDIR -type f -mtime +30 -exec rm -f {} \;
283 find $PUBDIR/* -depth -type d -exec rmdir {} \; >/dev/null 2>&1
H A Duucheck.c56 char *Pubdir = PUBDIR;
H A Dpermission.c78 {"PUBDIR", U_PUBDIR},
103 static char *_Pubdir = NULL; /* PUBDIR from PERMISSIONS file */
399 _RPaths[0] = _WPaths[0] = PUBDIR; /* default is public */
405 Pubdir = _Pubdir = strdup(PUBDIR);
H A Duucp.h253 * PUBDIR, and most systems out there will think PUBDIR is
256 * or to PUBDIR).
258 #define PUBDIR "/usr/spool/uucppublic" macro
/illumos-gate/usr/src/cmd/ttymon/
H A Duucp.h203 #define PUBDIR "/var/spool/uucppublic" macro

Completed in 54 milliseconds