Searched refs:ff (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-11-stable/usr.sbin/fifolog/lib/
H A Dlibfifolog_int.h44 const char *fifolog_int_open(struct fifolog_file **ff, const char *fname, int mode);
45 void fifolog_int_close(struct fifolog_file **ff);
46 int fifolog_int_read(const struct fifolog_file *ff, off_t recno);
47 const char *fifolog_int_findend(const struct fifolog_file *ff, off_t *last);
H A Dfifolog_int.c138 fifolog_int_open(struct fifolog_file **ff, const char *fname, int mode) argument
150 *ff = malloc(sizeof *f);
151 if (*ff != NULL) {
152 memcpy(*ff, f, sizeof *f);
153 (*ff)->magic = FIFOLOG_FILE_MAGIC;
163 fifolog_int_close(struct fifolog_file **ff) argument
167 f = *ff;
168 *ff = NULL;
181 fifolog_int_file_assert(const struct fifolog_file *ff) argument
184 CHECK_OBJ_NOTNULL(ff, FIFOLOG_FILE_MAGI
197 fifolog_int_read(const struct fifolog_file *ff, off_t recno) argument
220 fifolog_int_findend(const struct fifolog_file *ff, off_t *last) argument
[all...]
H A Dfifolog_reader.c51 struct fifolog_file *ff; member in struct:fifolog_reader
68 retval = fifolog_int_open(&fr->ff, fname, 0);
72 fr->obuf = calloc(16, fr->ff->recsize);
75 fr->olen = fr->ff->recsize * 16;
77 i = inflateInit(fr->ff->zs);
95 fifolog_reader_findsync(const struct fifolog_file *ff, off_t *o) argument
100 assert(*o < ff->logsize);
101 e = fifolog_int_read(ff, *o);
104 seq = be32dec(ff->recbuf);
108 if (ff
[all...]
H A Dfifolog_write_poll.c72 assert(f->ff->zs->next_out + f->ff->zs->avail_out == \
115 fifolog_int_close(&f->ff);
116 free(f->ff);
141 es = fifolog_int_open(&f->ff, fn, 1);
144 es = fifolog_int_findend(f->ff, &o);
147 i = fifolog_int_read(f->ff, o);
150 f->seq = be32dec(f->ff->recbuf);
159 f->obufsize = f->ff->recsize;
166 i = deflateInit(f->ff
[all...]
H A Dfifolog_write.h43 struct fifolog_file *ff; member in struct:fifolog_writer
/freebsd-11-stable/tools/tools/atsectl/
H A Datsectl.c133 00000000 fe 5a 00 00 00 07 ed ff ed 15 ff ff c0 a8 01 ea |.Z..............|
134 00000010 ff ff ff ff ff ff ff 0
[all...]
/freebsd-11-stable/stand/ficl/
H A Dfileaccess.c71 ficlFILE *ff = (ficlFILE *)malloc(sizeof(ficlFILE)); local
72 strcpy(ff->filename, filename);
73 ff->f = f;
74 stackPushPtr(pVM->pStack, ff);
95 static int closeFiclFILE(ficlFILE *ff) /* ( fileid -- ior ) */ argument
97 FILE *f = ff->f;
98 free(ff);
104 ficlFILE *ff = (ficlFILE *)stackPopPtr(pVM->pStack); local
105 pushIor(pVM, closeFiclFILE(ff));
174 ficlFILE *ff local
195 ficlFILE *ff = (ficlFILE *)stackPopPtr(pVM->pStack); local
206 ficlFILE *ff = (ficlFILE *)stackPopPtr(pVM->pStack); local
277 ficlFILE *ff = (ficlFILE *)stackPopPtr(pVM->pStack); local
293 ficlFILE *ff = (ficlFILE *)stackPopPtr(pVM->pStack); local
334 ficlFILE *ff = (ficlFILE *)stackPopPtr(pVM->pStack); local
347 ficlFILE *ff = (ficlFILE *)stackPopPtr(pVM->pStack); local
361 ficlFILE *ff = (ficlFILE *)stackPopPtr(pVM->pStack); local
371 ficlFILE *ff = (ficlFILE *)stackPopPtr(pVM->pStack); local
381 ficlFILE *ff = (ficlFILE *)stackPopPtr(pVM->pStack); local
[all...]
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-ntp.c330 register double ff; local
334 ff = f / 65536.0; /* shift radix point by 16 bits */
335 f = (int)(ff * 1000000.0); /* Treat fraction as parts per million */
348 register double ff; local
352 ff = uf;
353 if (ff < 0.0) /* some compilers are buggy */
354 ff += FMAXINT;
355 ff = ff / FMAXINT; /* shift radix point by 32 bits */
356 f = (uint32_t)(ff * 1000000000.
385 register double ff; local
[all...]
/freebsd-11-stable/contrib/netbsd-tests/include/sys/
H A Dt_types.c118 fsfilcnt_t ff; local
124 ff = 0;
130 ATF_CHECK((ff - 1) > 0);
/freebsd-11-stable/crypto/openssl/util/
H A Dsrc-dep.pl18 %ff=();
22 $ff{$f}=1 if $f ne "";
25 foreach $a (keys %ff)
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.conf1431 # ht_mcs="0xff ff 00 00 00 00 00 00 00 00 " // Use MCS 0-15 only
1876 bssid_whitelist=02:55:ae:bc:00:00/ff:ff:ff:ff:00:00 00:00:77:66:55:44/00:00:ff:ff:ff:ff
/freebsd-11-stable/contrib/libxo/xolint/
H A Dxolint.pl633 my($text, $ff, $fc, $rest);
635 ($text, $ff, $fc, $rest) =
637 unless ($ff) {
639 ($text, $ff, $rest) = ($in =~ /^([^%]*)(%%)(.*)$/);
640 if ($ff) {
650 check_field_format($ff, $fc);
657 my($ff, $fc) = @_;
659 print "check_field_format: [$ff] [$fc]\n" if $opt_debug;
661 my(@chunks) = split(/\./, $ff);
/freebsd-11-stable/crypto/heimdal/kuser/
H A Dcopy_cred_cache.c56 TicketFlags ff; local
61 memset(&ff, 0, sizeof(ff));
62 ff.proxy = 1;
63 if ((size_t)parse_flags("proxy", asn1_TicketFlags_units(), 0) == TicketFlags2int(ff))
/freebsd-11-stable/crypto/heimdal/kadmin/
H A Dget.c71 struct field_name *ff; member in struct:field_info
85 add_column(struct get_entry_data *data, struct field_name *ff, const char *header) argument
90 f->ff = ff;
98 data->mask |= ff->fieldvalue;
99 data->extra_mask |= ff->extra_mask;
101 rtbl_add_column_by_id(data->table, ff->fieldvalue,
102 header ? header : ff->default_header, ff->flags);
341 format_field(princ, f->ff
[all...]
/freebsd-11-stable/stand/pc98/cdboot/
H A Dcdboot.S591 ff.namelen: inc %cl # Update length
594 je ff.namedone # Yes
596 jnz ff.namelen # No, keep going
597 ff.namedone: dec %cl # Adjust length and save
600 ff.load: mov rec_lba,%eax # Load LBA
605 ff.scan: mov %ebx,%edx # Check for EOF
608 ja ff.scan.1
611 ff.scan.1: cmpb $0,%es:DIR_LEN(%bx) # Last record in block?
612 je ff.nextblock
615 ff
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_fake_stack.cpp148 FakeFrame *ff = reinterpret_cast<FakeFrame *>( local
150 if (ff->real_stack < real_stack) {
165 FakeFrame *ff = reinterpret_cast<FakeFrame *>( local
167 uptr begin = reinterpret_cast<uptr>(ff);
206 FakeFrame *ff = fs->Allocate(fs->stack_size_log(), class_id, real_stack); local
207 if (!ff) return 0; // Out of fake stack.
208 uptr ptr = reinterpret_cast<uptr>(ff);
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_fork.c144 int error, ff = RFPROC | RFSTOPPED; local
165 ff |= RFMEM;
167 ff |= RFSIGSHARE;
175 ff |= RFFDG;
182 ff |= RFPPWAIT;
185 fr.fr_flags = ff;
/freebsd-11-stable/sys/ufs/ufs/
H A Dufsmount.h104 #define UFS_BALLOC(aa, bb, cc, dd, ee, ff) VFSTOUFS((aa)->v_mount)->um_balloc(aa, bb, cc, dd, ee, ff)
/freebsd-11-stable/contrib/mdocml/
H A Dmandocdb.c582 FTSENT *ff; local
604 while ((ff = fts_read(f)) != NULL) {
605 path = ff->fts_path + 2;
606 switch (ff->fts_info) {
628 if (stat(path, ff->fts_statp) == -1) {
642 if ( ! use_all && ff->fts_level < 2) {
650 fsec = strrchr(ff->fts_name, '.');
697 mlink->name = ff->fts_name;
700 mlink_add(mlink, ff->fts_statp);
713 switch (ff
[all...]
/freebsd-11-stable/tools/regression/sockets/unix_gc/
H A Dunix_gc.c722 int fd[2], ff[2]; local
733 if (socketpair(PF_UNIX, SOCK_STREAM, 0, ff) == -1) {
738 sendfd(ff[0], fd[0]);
739 sendfd(ff[0], fd[1]);
741 fd[0] = ff[0];
742 fd[1] = ff[1];
/freebsd-11-stable/contrib/tcsh/
H A Dsh.set.c1015 int ff; local
1017 ff = 0; /* Sun's lint is dumb! */
1022 * is the branch of p from which we have come; ff is the branch of pp which
1025 for (; (pp = p->v_parent) != 0; p = pp, f = ff) {
1026 ff = pp->v_right == p;
1038 pp->v_link[ff] = rleft(p);
1043 pp->v_link[ff] = rleft(p);
1049 pp->v_link[ff] = rleft(p);
1075 pp->v_link[ff] = rright(p);
1080 pp->v_link[ff]
[all...]
/freebsd-11-stable/crypto/openssl/util/pl/
H A DVC-32.pl30 my $ff = "";
134 $ff = "/fixed";
340 $ret.="\t\$(FIPSLINK) \$(MLFLAGS) $ff /map $base_arg $efile$target ";
383 $ret.="\t\$(FIPSLINK) \$(LFLAGS) $ff /map $efile$target @<<\n";
/freebsd-11-stable/crypto/openssh/regress/
H A Dcfginclude.sh33 Hostname ff
174 Hostname ff
/freebsd-11-stable/usr.sbin/kbdcontrol/
H A Dlex.l93 FF|ff|NP|np { number = 12; return TNUM; }
/freebsd-11-stable/contrib/netbsd-tests/net/arp/
H A Dt_arp.sh266 pkt="> ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42:"
325 rump.arp -s $IP4SRC b2:a0:20:00:00:ff
341 atf_check -s exit:0 -o ignore rump.arp -s 10.0.1.10 b2:a0:20:00:00:ff
342 atf_check -s exit:0 -o match:'b2:a0:20:00:00:ff' rump.arp -n 10.0.1.10
362 pkt="$mac > ff
[all...]

Completed in 377 milliseconds

12