Searched refs:spool (Results 1 - 20 of 20) sorted by relevance

/freebsd-9.3-release/contrib/sendmail/contrib/
H A Dmovemail.conf9 /var/spool/mqueue/q1
10 /var/spool/mqueue/q2
11 /var/spool/mqueue/q3
35 $lockfile = "/var/spool/mqueue/movemail.lock";
/freebsd-9.3-release/etc/rc.d/
H A Dcleanvar54 rm -f /var/run/clean_var /var/spool/lock/clean_var
65 if [ -d /var/spool/lock -a ! -f /var/spool/lock/clean_var ]; then
66 purgedir /var/spool/lock
67 >/var/spool/lock/clean_var
69 rm -rf /var/spool/uucp/.Temp/*
H A Dmountcritremote75 rm -f /var/run/clean_var /var/spool/lock/clean_var
/freebsd-9.3-release/release/picobsd/build/
H A Dmfs.mtree65 spool
/freebsd-9.3-release/contrib/ntp/conf/
H A Dpogo.conf42 statsdir /var/spool/ntpstats/ # directory for statistics files
H A Dgrundoon.conf35 statsdir /var/spool/ntpstats/ # directory for statistics files
/freebsd-9.3-release/contrib/dialog/samples/copifuncs/
H A Dcopi.sendifm133 LIST=`ls /usr/spool/news/out.going|egrep "f[0-9]*.n[0-9]*$"`
H A Dcopi.funcs412 cd /var/spool; mkdir -p news -m 775; chown news.news news
413 cd /var/spool/news; umask 02
421 cd /var/spool
485 save /var/spool/cron/crontabs/news
488 # /var/spool/cron/crontabs/news
568 LOCKDIR = "/var/spool/uucp"
573 PUBDIR = "/var/spool/uucppublic"
819 mkdir -p $CFGDIR $LOGDIR /var/spool/ifmail/{BAK,nl.d} $BINDIR/magic
820 chown fnet.uucp $BINDIR{,/magic} $CFGDIR $LOGDIR /var/spool/ifmail/{,BAK,nl.d}
1048 inbound /var/spool/ifmai
[all...]
/freebsd-9.3-release/usr.bin/at/
H A Dat.c73 #define ATJOB_DIR "/usr/spool/atjobs/"
126 /* If the user presses ^C, remove the spool file and exit
228 * spool file if necessary
463 DIR *spool; local
483 if ((spool = opendir(".")) == NULL)
488 while((dirent = readdir(spool)) != NULL) {
527 closedir(spool);
541 DIR *spool; local
555 if ((spool = opendir(".")) == NULL)
562 while((dirent = readdir(spool)) !
[all...]
/freebsd-9.3-release/contrib/amd/scripts/
H A Dctl-hlfsd.in65 # locate the mail spool directory
69 elif [ -d /var/spool/mail/. ]; then
70 maildir="/var/spool/mail"
71 altmaildir="/var/spool/alt_mail"
73 maildir="/usr/spool/mail"
74 altmaildir="/usr/spool/alt_mail"
/freebsd-9.3-release/usr.bin/ministat/
H A Dministat.c231 double spool, s, d, e, t; local
239 spool = (ds->n - 1) * Var(ds) + (rs->n - 1) * Var(rs);
240 spool /= ds->n + rs->n - 2;
241 spool = sqrt(spool);
242 s = spool * sqrt(1.0 / ds->n + 1.0 / rs->n);
251 printf(" (Student's t, pooled s = %g)\n", spool);
/freebsd-9.3-release/sbin/ipfw/
H A Dnat.c349 struct cfg_spool *spool; local
355 spool = (struct cfg_spool *)buf;
357 StrToAddr(sep, &spool->addr);
358 spool->port = ~0;
517 struct cfg_spool *spool; local
521 spool = (struct cfg_spool *)buf;
535 StrToAddr(sep, &spool->addr);
536 spool->port = r->pport;
539 if (StrToAddrAndPortRange(sep, &spool->addr,
547 spool
[all...]
/freebsd-9.3-release/etc/
H A Drc.sendmail55 sendmail_mspq_pidfile=${sendmail_mspq_pidfile:-/var/spool/clientmqueue/sm-client.pid}
/freebsd-9.3-release/libexec/atrun/
H A Datrun.c77 #define ATJOB_DIR "/usr/spool/atjobs/"
81 #define ATSPOOL_DIR "/usr/spool/atspool/"
448 DIR *spool; local
511 /* Main loop. Open spool directory for reading and look over all the
521 if ((spool = opendir(".")) == NULL)
529 while ((dirent = readdir(spool)) != NULL) {
/freebsd-9.3-release/contrib/sendmail/cf/cf/
H A Dsubmit.cf261 O QueueDirectory=/var/spool/clientmqueue
318 O StatusFile=/var/spool/clientmqueue/sm-client.st
457 #O ControlSocketName=/var/spool/mqueue/.control
469 O PidFile=/var/spool/clientmqueue/sm-client.pid
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Ddispatch.c114 isc_mempool_t *spool; /*%< pool for dispsocks */ member in struct:dns_dispatchmgr
893 dispsock = isc_mempool_get(mgr->spool);
1015 isc_mempool_put(disp->mgr->spool, dispsock);
1853 if (mgr->spool != NULL)
1854 isc_mempool_destroy(&mgr->spool);
2063 mgr->spool = NULL;
2288 if (mgr->spool != NULL) {
2290 isc_mempool_setmaxalloc(mgr->spool, DNS_DISPATCH_POOLSOCKS * 2);
2291 isc_mempool_setfreemax(mgr->spool, DNS_DISPATCH_POOLSOCKS * 2);
2296 &mgr->spool);
[all...]
/freebsd-9.3-release/tools/regression/usr.sbin/etcupdate/
H A Dpreworld.sh83 uucp:*:66:66::0:0:UUCP pseudo-user:/var/spool/uucppublic:/usr/local/libexec/uucp/uucico
/freebsd-9.3-release/contrib/ncurses/progs/
H A Dtic.c257 * it has anywhere to spool out these entries!
/freebsd-9.3-release/contrib/opie/
H A Dconfigure1652 echo $ac_n "checking mail spool location""... $ac_c" 1>&6
1653 echo "configure:1654: checking mail spool location" >&5
1655 for i in /var/mail /usr/mail /var/spool/mail /usr/spool/mail
/freebsd-9.3-release/crypto/openssh/
H A Dconfigure7624 maildir=/usr/spool/mail
7980 maildir=/var/spool/mail
17361 # our test program didn't find it. Default to /var/spool/mail
17362 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Using: default value of /var/spool/mail" >&5
17363 $as_echo "Using: default value of /var/spool/mail" >&6; }
17365 #define MAIL_DIRECTORY "/var/spool/mail"

Completed in 312 milliseconds