Searched defs:oend (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/lib/libc/iconv/
H A Dcitrus_prop.c350 _citrus_prop_object_t ostart, oend; local
/freebsd-11-stable/sys/cddl/boot/zfs/
H A Dlz4.c212 BYTE *const oend = op + maxOutputSize; local
/freebsd-11-stable/sbin/sunlabel/
H A Dsunlabel.c262 uint64_t oend; local
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dlz4.c480 const BYTE *const oend = (BYTE *) dest + osize; local
675 const BYTE *const oend = (BYTE *) dest + osize; local
892 BYTE *const oend = op + maxOutputSize; local
[all...]
/freebsd-11-stable/usr.sbin/pmcannotate/
H A Dpmcannotate.c681 uintptr_t tmppc, ostart, oend; local
/freebsd-11-stable/sys/geom/journal/
H A Dg_journal.c1475 g_journal_read_find(struct bio *head, int sorted, struct bio *pbp, off_t ostart, off_t oend) argument
1526 g_journal_read(struct g_journal_softc *sc, struct bio *pbp, off_t ostart, off_t oend) argument
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/lz4/
H A Dlz4.c748 BYTE* const oend = op + targetDstSize; local
1119 BYTE* const oend = op + outputSize; local
[all...]

Completed in 166 milliseconds