Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/nsd/
H A Dixfrcreate.c254 static int read_spool_u16(FILE* spool, uint16_t* val) in read_spool_u16() argument
256 if(fread(val, sizeof(*val), 1, spool) < 1) in read_spool_u16()
262 static int read_spool_u32(FILE* spool, uint32_t* val) in read_spool_u32() argument
264 if(fread(val, sizeof(*val), 1, spool) < 1) in read_spool_u32()
270 static int read_spool_dname(FILE* spool, uint8_t* buf, size_t buflen, in read_spool_dname() argument
274 if(fread(&len, sizeof(len), 1, spool) < 1) in read_spool_dname()
281 if(fread(buf, len, 1, spool) < 1) in read_spool_dname()
289 static int read_spool_header(FILE* spool, struct ixfr_create* ixfrcr) in read_spool_header() argument
295 if(!read_spool_dname(spool, dname, sizeof(dname), &dname_len)) { in read_spool_header()
301 if(!read_spool_u32(spool, &serial)) { in read_spool_header()
[all …]
H A Dixfrcreate.h81 FILE* spool; member
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/t/
H A Dspool.t65 my @spool = ( 't', 'spool' );
66 $ENV{PERL_TEST_HARNESS_DUMP_TAP} = File::Spec->catfile(@spool);
99 File::Spec->catfile( @spool, qw( source_tests harness ) ) );
116 { spool => $spoolHandle,
H A Dharness.t1023 my @spool = ( 't', 'spool' );
1024 $ENV{PERL_TEST_HARNESS_DUMP_TAP} = File::Spec->catfile(@spool);
H A Dparse.t459 # set a spool to write to
481 spool => \*SPOOL,
489 is @spooled, 24, 'coverage testing for spool attribute of parser';
496 spool => \*SPOOL,
506 is @spooled, 24, 'coverage testing for spool attribute of parser';
/openbsd-src/usr.sbin/unbound/testcode/
H A Dtestbound.c145 /** spool temp file name */ in add_opts()
160 /** spool temp file */ in echo_cmdline()
166 FILE* spool; in spool_temp_file_name()
174 /* open file and spool to it */ in spool_temp_file_name()
175 spool = fopen(line, "w"); in spool_temp_file_name()
176 if(!spool) fatal_exit("could not open %s: %s", line, strerror(errno));
197 fclose(spool); in spool_temp_file()
200 fputs(line, spool); in spool_temp_file()
205 /** spool autotrust file */ in spool_temp_file()
211 FILE* spool; in spool_temp_file()
183 FILE* spool; spool_temp_file() local
228 FILE* spool; spool_auto_file() local
[all...]
/openbsd-src/lib/libc/gen/
H A Dauth_subr.c108 char spool[MAXSPOOLSIZE]; /* data returned from login script */ member
343 for (line = as->spool; line < as->spool + as->index;) { in auth_setenv()
395 for (line = as->spool; line < as->spool + as->index;) { in auth_clrenv()
672 for (line = as->spool; line < as->spool + as->index;) { in auth_getvalue()
919 for (line = as->spool; line < as->spool + as->index;) { in auth_call()
1044 for (s = as->spool + as->index; as->index < sizeof(as->spool) - 1; ) { in _auth_spool()
1045 r = read(fd, as->spool + as->index, in _auth_spool()
1046 sizeof(as->spool) - as->index); in _auth_spool()
1048 as->spool[as->index] = '\0'; in _auth_spool()
1051 b = as->spool + as->index; in _auth_spool()
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/
H A DParser.pm242 =item * C<spool>
434 my $spool = delete $args{spool};
486 $self->_spool($spool);
1383 my $spool = $self->_spool;
1445 # Echo TAP to spool file
1446 print {$spool} $result->raw, "\n" if $spool;
1465 # Echo TAP to spool file
1466 print {$spool}
[all...]
H A DHarness.pm815 $args{spool} = $self->_open_spool($test_prog);
900 my $spool = File::Spec->catfile( $spool_dir, $test );
903 my ( $vol, $dir, undef ) = File::Spec->splitpath($spool);
909 open( $spool_handle, ">$spool" )
910 or $self->_croak(" Can't write $spool ( $! ) ");
924 or $self->_croak(" Error closing TAP spool file( $! ) \n ");
/openbsd-src/etc/examples/
H A Dprintcap4 # :lp=/dev/lp:sd=/var/spool/output/lpd:lf=/var/log/lpd-errs:
7 # :lp=:rm=printhost:rp=lp:sd=/var/spool/output/lpd:lf=/var/log/lpd-errs:
/openbsd-src/usr.bin/at/
H A Dat.c73 static char atfile[PATH_MAX]; /* path to the at spool file */
83 static gid_t spool_gid; /* gid for writing to at spool */
136 /* If the user presses ^C, remove the spool file and exit. */ in sigc()
201 * spool file if necessary in writefile()
360 /* Poke cron so it knows to reload the at spool. */ in writefile()
443 DIR *spool; in list_jobs() local
479 (spool = fdopendir(dfd)) == NULL) in list_jobs()
497 while ((dirent = readdir(spool)) != NULL) { in list_jobs()
566 closedir(spool); in list_jobs()
619 DIR *spool; in process_jobs() local
[all...]
/openbsd-src/etc/mtree/
H A Dspecial196 spool type=dir mode=0755 uname=root gname=wheel
199 .. #var/spool/ftp/bin
208 .. #var/spool/ftp/etc
210 .. #var/spool/ftp/hidden
212 .. #var/spool/ftp/pub
213 .. #var/spool/ftp
215 .. #var/spool/output
216 .. #var/spool
H A D4.4BSD.dist632 # ./var/spool
633 spool
643 # ./var/spool/lock
651 # ./var/spool/smtpd
/openbsd-src/gnu/usr.bin/perl/
H A DREADME.os40090 If you have test cases that fail, check for the existence of spool files.
/openbsd-src/gnu/lib/libreadline/
H A Daclocal.m41441 elif test -d /var/spool/mail; then
1442 bash_cv_mail_dir=/var/spool/mail
1445 elif test -d /usr/spool/mail; then
1446 bash_cv_mail_dir=/usr/spool/mail
/openbsd-src/usr.sbin/amd/doc/
H A Damdref.texinfo3099 The @samp{/usr/spool/rwho} directory is a good candidate for automounting.
3107 usr/spool/rwho -byte==little;rfs:=/usr/spool/rwho \
3109 || -rfs:=/usr/spool/rwho \
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Perldoc/corpus/
H A Dperlfunc.pod
/openbsd-src/games/fortune/datfiles/
H A Dlimerick2789 It was wound on a spool,
4190 That it wound round a spool,
4588 He could scarce screw a spool,
H A Dfortunes21129 edge of the cylinder overlooking /usr/spool/uucp.
9564 An' jigged oot the room wi' a spool an' a reel!
28933 And once as he finished reading from the secretary's spool,
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlipc.pod435 close $spooler || die "bad spool: $! $?";
H A Dperlfunc.pod1820 die "Can't cd to spool: $!\n" unless chdir '/usr/spool/news';
1821 chdir '/usr/spool/news' or die "Can't cd to spool: $!\n"
2959 open(my $mbox, ">>", "/usr/spool/mail/$ENV{'USER'}")
4778 open(my $log, ">>", "/usr/spool/news/twitlog")
H A Dperlop.pod2119 next if m#^/usr/spool/uucp#;
/openbsd-src/share/dict/
H A Dweb2a10293 casing spool
18287 drum spool
21027 field spool
58117 spool bed
58119 spool-shaped
58120 spool turner
58121 spool winder
H A Dweb2187493 spool