Home
last modified time | relevance | path

Searched refs:spool (Results 1 – 25 of 74) sorted by relevance

123

/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/history/
H A Dhistory_003_pos.ksh49 datasetexists $spool && log_must zpool destroy $spool
62 spool=smallpool.$$; sfs=smallfs.$$
63 log_must zpool create $spool $VDEV0
64 log_must zfs create $spool/$sfs
70 zfs set compression=off $spool/$sfs
71 zfs set compression=on $spool/$sfs
72 zfs set compression=off $spool/$sfs
73 zfs set compression=on $spool/$sfs
74 zfs set compression=off $spool/$sfs
79 TMPFILE=$TEST_BASE_DIR/spool.$$
[all …]
H A Dhistory_004_pos.ksh49 typeset -i orig_count=$(zpool history $spool | wc -l)
93 typeset -i entry_count=$(zpool history $spool | wc -l)
/freebsd-14.2/libexec/rc/rc.d/
H A Dcleanvar26 rm -f /var/run/clean_var /var/spool/lock/clean_var
36 if [ -d /var/spool/lock -a ! -f /var/spool/lock/clean_var ]; then
37 find -x /var/spool/lock -type f -delete
38 >/var/spool/lock/clean_var
40 if [ -d /var/spool/uucp/.Temp ]; then
41 find -x /var/spool/uucp/.Temp -delete
H A Dmountcritremote80 rm -f /var/run/clean_var /var/spool/lock/clean_var
/freebsd-14.2/tests/sys/cddl/zfs/tests/rsend/
H A Drsend_009_pos.ksh65 if datasetexists spool ; then
66 log_must $ZPOOL destroy -f spool
76 log_must $ZPOOL create spool $TESTDIR/sfile
89 log_must datasetnonexists spool/fs
90 log_must ismounted spool
103 log_must datasetnonexists spool/fs
104 log_must ismounted spool
/freebsd-14.2/contrib/sendmail/contrib/
H A Dmovemail.conf9 /var/spool/mqueue/q1
10 /var/spool/mqueue/q2
11 /var/spool/mqueue/q3
/freebsd-14.2/contrib/one-true-awk/testdir/
H A Dtd.118 uucp sorry 48 1 mh2019,m285,nowitz /usr/spool/uucp
92 uucp sorry 48 1 mh2019,m285,nowitz /usr/spool/uucp
166 uucp sorry 48 1 mh2019,m285,nowitz /usr/spool/uucp
240 uucp sorry 48 1 mh2019,m285,nowitz /usr/spool/uucp
314 uucp sorry:48:1:mh2019,m285,nowitz:/usr/spool/uucp:
388 uucp sorry:48:1:mh2019,m285,nowitz:/usr/spool/uucp:
462 uucp sorry:48:1:mh2019,m285,nowitz:/usr/spool/uucp:
536 uucp sorry:48:1:mh2019,m285,nowitz:/usr/spool/uucp:
610 uucp sorry:48:1:mh2019,m285,nowitz:/usr/spool/uucp:
684 uucp sorry:48:1:mh2019,m285,nowitz:/usr/spool/uucp:
[all …]
H A Dtest.data146 7nuucp:BJnuQbAo:6:10:UUCP.Admin:/usr/spool/uucppublic:/usr/lib/uucp/uucico
150 11lp:*:9:9:Print Spooler Owner:/var/spool/lp:/bin/sh
165 26rje:*:8:8:RJE Owner:/usr/spool/rje:
176 7n uucp BJnuQbAo 6 10 UUCP.Admin /usr/spool/uucppublic /usr/lib/uucp/uucico
180 11 lp * 9 9 Print Spooler Owner /var/spool/lp /bin/sh
195 26 rje * 8 8 RJE Owner /usr/spool/rje
/freebsd-14.2/usr.sbin/lpr/lpd/
H A Dprintcap9 # to choose different spool directories (the "sd" capability below),
35 # :lp=/dev/lpt0:sd=/var/spool/output/lpd:lf=/var/log/lpd-errs:
45 # :rm=lphost:sd=/var/spool/output/lphost:lf=/var/log/lpd-errs:\
53 # :lp=/dev/lpt0:sd=/var/spool/output/lpd:lf=/var/log/lpd-errs:
/freebsd-14.2/libexec/atrun/
H A Datrun.c447 DIR *spool; in main() local
521 if ((spool = opendir(".")) == NULL) in main()
524 if (flock(dirfd(spool), LOCK_EX) == -1) in main()
532 while ((dirent = readdir(spool)) != NULL) { in main()
569 if (flock(dirfd(spool), LOCK_UN) == -1) in main()
572 if (closedir(spool) == -1) in main()
/freebsd-14.2/usr.bin/at/
H A Dat.c461 DIR *spool; in list_jobs() local
481 if ((spool = opendir(".")) == NULL) in list_jobs()
486 while((dirent = readdir(spool)) != NULL) { in list_jobs()
525 closedir(spool); in list_jobs()
539 DIR *spool; in process_jobs() local
553 if ((spool = opendir(".")) == NULL) in process_jobs()
560 while((dirent = readdir(spool)) != NULL) { in process_jobs()
631 closedir(spool); in process_jobs()
H A DMakefile.inc3 ATSPOOL_DIR=/var/at/spool
/freebsd-14.2/etc/
H A Dmaster.passwd12 smmsp:*:25:25::0:0:Sendmail Submission User:/var/spool/clientmqueue:/usr/sbin/nologin
13 mailnull:*:26:26::0:0:Sendmail Default User:/var/spool/mqueue:/usr/sbin/nologin
19 uucp:*:66:66::0:0:UUCP pseudo-user:/var/spool/uucppublic:/usr/local/libexec/uucp/uucico
/freebsd-14.2/contrib/dma/
H A DMakefile32 DMASPOOL?= ${VAR}/spool/dma
41 OBJS+= dma.o dns.o local.o mail.o net.o spool.o util.o
63 install-spool-dirs:
/freebsd-14.2/sbin/ipfw/
H A Dnat.c356 struct nat44_cfg_spool *spool; in setup_redir_addr() local
362 spool = (struct nat44_cfg_spool *)buf; in setup_redir_addr()
364 StrToAddr(sep, &spool->addr); in setup_redir_addr()
365 spool->port = ~0; in setup_redir_addr()
525 struct nat44_cfg_spool *spool; in setup_redir_port() local
529 spool = (struct nat44_cfg_spool *)buf; in setup_redir_port()
543 StrToAddr(sep, &spool->addr); in setup_redir_port()
544 spool->port = r->pport; in setup_redir_port()
547 if (StrToAddrAndPortRange(sep, &spool->addr, in setup_redir_port()
555 spool->port = GETLOPORT(portRange); in setup_redir_port()
/freebsd-14.2/usr.bin/ministat/
H A Dministat.c251 double spool, s, d, e, t; in Relative() local
260 spool = (ds->n - 1) * Var(ds) + (rs->n - 1) * Var(rs); in Relative()
261 spool /= ds->n + rs->n - 2; in Relative()
262 spool = sqrt(spool); in Relative()
263 s = spool * sqrt(1.0 / ds->n + 1.0 / rs->n); in Relative()
276 printf(" (Student's t, pooled s = %g)\n", spool); in Relative()
/freebsd-14.2/etc/mtree/
H A DBSD.var.dist13 spool tags=package=at
87 spool
H A DBSD.sendmail.dist8 spool nochange tags=package=runtime
/freebsd-14.2/contrib/sendmail/mail.local/
H A DREADME40 delivering to subdirectories of the mail spool, based on a hash of the
42 /var/spool/mail/u/s/user). If the hash depth is greater than the length
48 an alternate mail spool path (i.e., "-p /local/mail") and "-n" to specify
/freebsd-14.2/contrib/smbfs/examples/print/
H A Dprintcap.sample7 :sd=/var/spool/output/nwhost:lf=/var/log/lpd-errs:
/freebsd-14.2/contrib/ntp/conf/
H A Dgrundoon.conf35 statsdir /var/spool/ntpstats/ # directory for statistics files
H A Dpogo.conf42 statsdir /var/spool/ntpstats/ # directory for statistics files
/freebsd-14.2/libexec/dma/dmagent/
H A DMakefile17 spool.c \
/freebsd-14.2/contrib/sendmail/
H A DREADME55 chmod go-w / /etc /etc/mail /usr /var /var/spool /var/spool/mqueue
56 chown root / /etc /etc/mail /usr /var /var/spool /var/spool/mqueue
59 some systems put the spool directory into /usr/spool instead of
60 /var/spool). If you set the RunAsUser option in your sendmail.cf, the
61 /var/spool/mqueue directory will have to be owned by the RunAsUser user.
69 WARNING: writable directory /var/spool/mqueue
/freebsd-14.2/contrib/sendmail/cf/ostype/
H A Ddynix3.2.m417 ifdef(`QUEUE_DIR',, `define(`QUEUE_DIR', /usr/spool/mqueue)')dnl

123