Searched defs:oend (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/usr.bin/mail/ |
H A D | mime_header.c | 93 decode_word(const char **ibuf, char **obuf, char *oend, const char *to_cs) in decode_word() 271 decode_comment(char **obuf, char *oend, const char **ibuf, const char *iend, const char *charset) in decode_comment() 344 decode_quoted_string(char **obuf, char *oend, const char **ibuf, const char *iend) in decode_quoted_string() 380 decode_domain_literal(char **obuf, char *oend, const char **ibuf, const char *iend) in decode_domain_literal()
|
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
H A D | lz4.c | 479 const BYTE *const oend = (BYTE *) dest + osize; in LZ4_compressCtx() local 674 const BYTE *const oend = (BYTE *) dest + osize; in LZ4_compress64kCtx() local 899 BYTE *const oend = op + maxOutputSize; in LZ4_uncompress_unknownOutputSize() local
|
/netbsd-src/usr.sbin/acpitools/aml/ |
H A D | aml_parse.c | 332 u_int8_t *start, *end, *oend; in aml_parse_defscope() local 1083 u_int8_t *start, *end, *oend; in aml_parse_defelse() local 1108 u_int8_t *start, *end, *oend; in aml_parse_defif() local 1143 u_int8_t *start, *end, *oend; in aml_parse_defwhile() local
|
/netbsd-src/lib/libc/citrus/ |
H A D | citrus_prop.c | 359 _citrus_prop_object_t ostart, oend; in _citrus_prop_parse_element() local
|