Home
last modified time | relevance | path

Searched refs:bstat (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/sys/dev/ieee1394/
H A Dfwphyreg.h118 bstat:2, member
149 bstat:2,
/netbsd-src/tests/net/bpfilter/
H A Dt_bpfilter.c222 struct bpf_stat bstat; in magic_ping_test() local
287 RL(rump_sys_ioctl(bpfd, BIOCGSTATS, &bstat)); in magic_ping_test()
288 ATF_CHECK(bstat.bs_capt >= 1); /* XXX == 1 */ in magic_ping_test()
/netbsd-src/sys/arch/x68k/x68k/
H A Diodevice.h269 char pad4; unsigned char bstat; /* external only : 2 bytes */ member
/netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/
H A Dbfdio.texi28 int (*bstat) (struct bfd *abfd, struct stat *sb);
H A Dbfd.info1509 int (*bstat) (struct bfd *abfd, struct stat *sb);
/netbsd-src/external/gpl3/binutils/dist/bfd/doc/
H A Dbfdio.texi27 int (*bstat) (struct bfd *abfd, struct stat *sb);
H A Dbfd.info1274 int (*bstat) (struct bfd *abfd, struct stat *sb);
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dbfdio.c350 result = abfd->iovec->bstat (abfd, statbuf); in bfd_stat()
H A Dlibbfd.h997 int (*bstat) (struct bfd *abfd, struct stat *sb); member
H A DChangeLog-20181923 (bfd_get_mtime): Call bfd_stat rather than iovec->bstat.
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dbfdio.c431 result = abfd->iovec->bstat (abfd, statbuf); in bfd_stat()
H A Dlibbfd.h964 int (*bstat) (struct bfd *abfd, struct stat *sb); member
H A DChangeLog-20181923 (bfd_get_mtime): Call bfd_stat rather than iovec->bstat.
/netbsd-src/usr.sbin/fwctl/
H A Dfwcontrol.c615 p.astat, p.bstat, p.ch, p.con, p.rxok, p.dis, in dump_phy_registers()
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20181923 (bfd_get_mtime): Call bfd_stat rather than iovec->bstat.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20181923 (bfd_get_mtime): Call bfd_stat rather than iovec->bstat.
/netbsd-src/external/gpl2/xcvs/dist/src/
H A DChangeLog6697 * filesubr.c: s/\bstat\b/CVS_STAT/g;s/\blstat\b/CVS_LSTAT/g