HomeSort by: relevance | last modified time | path
    Searched refs:bstat (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/dev/ieee1394/
fwphyreg.h 118 bstat:2, member in struct:phyreg_page0
149 bstat:2,
  /src/tests/net/bpfilter/
t_bpfilter.c 222 struct bpf_stat bstat; local
287 RL(rump_sys_ioctl(bpfd, BIOCGSTATS, &bstat));
288 ATF_CHECK(bstat.bs_capt >= 1); /* XXX == 1 */
  /src/sys/arch/x68k/x68k/
iodevice.h 269 char pad4; unsigned char bstat; /* external only : 2 bytes */ member in struct:zsdevice
  /src/external/gpl3/binutils/dist/bfd/
bfdio.c 295 . int (*bstat) (struct bfd *abfd, struct stat *sb);
517 result = abfd->iovec->bstat (abfd, statbuf);
libbfd.h 994 int (*bstat) (struct bfd *abfd, struct stat *sb);
992 int (*bstat) (struct bfd *abfd, struct stat *sb); member in struct:bfd_iovec
  /src/external/gpl3/binutils.old/dist/bfd/
bfdio.c 293 . int (*bstat) (struct bfd *abfd, struct stat *sb);
509 result = abfd->iovec->bstat (abfd, statbuf);
libbfd.h 1013 int (*bstat) (struct bfd *abfd, struct stat *sb);
1011 int (*bstat) (struct bfd *abfd, struct stat *sb); member in struct:bfd_iovec
  /src/usr.sbin/fwctl/
fwcontrol.c 608 "Astat:%d BStat:%d Ch:%d Con:%d RXOK:%d Dis:%d\n"
614 p.astat, p.bstat, p.ch, p.con, p.rxok, p.dis,

Completed in 40 milliseconds