Home
last modified time | relevance | path

Searched defs:aflags (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/usr.sbin/makemandb/
H A Dapropos.c60 apropos_flags *aflags; member
71 parseargs(int argc, char **argv, struct apropos_flags *aflags) in parseargs()
168 apropos_flags aflags; in main() local
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dtoom62_mul.c73 enum toom7_flags aflags, bflags; in mpn_toom62_mul() local
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddmu_diff.c173 arc_flags_t aflags = ARC_FLAG_WAIT; in diff_cb() local
H A Ddbuf.c940 arc_flags_t aflags = ARC_FLAG_NOWAIT; in dbuf_read_impl() local
2310 arc_flags_t aflags = in dbuf_issue_final_prefetch() local
2404 arc_flags_t aflags) in dbuf_prefetch()
H A Dzil.c201 arc_flags_t aflags = ARC_FLAG_WAIT; in zil_read_log_block() local
277 arc_flags_t aflags = ARC_FLAG_WAIT; in zil_read_log_data() local
H A Ddmu_send.c659 arc_flags_t aflags = ARC_FLAG_WAIT; in do_dump() local
678 arc_flags_t aflags = ARC_FLAG_WAIT; in do_dump() local
697 arc_flags_t aflags = ARC_FLAG_WAIT; in do_dump() local
H A Ddmu_traverse.c504 arc_flags_t aflags = ARC_FLAG_NOWAIT | ARC_FLAG_PREFETCH; in traverse_prefetcher() local
H A Ddmu_objset.c312 arc_flags_t aflags = ARC_FLAG_WAIT; in dmu_objset_open_impl() local
H A Dzio.c2521 arc_flags_t aflags = ARC_FLAG_WAIT; in zio_ddt_collision() local
/netbsd-src/external/gpl3/binutils.old/dist/include/vms/
H A Ddsc.h113 unsigned char aflags; member
/netbsd-src/external/gpl3/binutils/dist/include/vms/
H A Ddsc.h113 unsigned char aflags; member
/netbsd-src/sys/ufs/lfs/
H A Dlfs_inode.c226 int aflags, error, allerror = 0; in lfs_truncate() local
/netbsd-src/sys/arch/aarch64/aarch64/
H A Dpmap.c562 int aflags = ((flags & PMAP_CANFAIL) ? 0 : UVM_PGA_USERESERVE) | in pmap_alloc_pdp() local
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dobjdump.c1087 flagword aflags; in compare_symbols() local
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dobjdump.c1120 flagword aflags; in compare_symbols() local
/netbsd-src/sys/arch/x86/x86/
H A Dpmap.c2551 int i, aflags; local