Home
last modified time | relevance | path

Searched defs:xflags (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/zlib/
H A Dzlib.h117 int xflags; /* extra flags (not used when writing a gzip file) */ member
/f-stack/freebsd/kern/
H A Dkern_rmlock.c283 int liflags, xflags; in rm_init_flags() local
H A Dvfs_subr.c2093 b_xflags_t xflags; in flushbuflist() local
2378 buf_vlist_add(struct buf *bp, struct bufobj *bo, b_xflags_t xflags) in buf_vlist_add()
/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_mcdi.c255 unsigned int xflags; in efx_mcdi_request_start() local
/f-stack/tools/libxo/libxo/
H A Dlibxo.c6921 xo_stack_flags (xo_xof_flags_t xflags) in xo_stack_flags()