Home
last modified time | relevance | path

Searched refs:value_length (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/libarchive/libarchive/
H A Darchive_read_support_format_tar.c209 size_t value_length);
1585 size_t attr_length, l, line_length, value_length; in pax_header() local
1661 value_length = attr + line_length - 1 - value; in pax_header()
1664 err2 = pax_attribute(a, tar, entry, key, value, value_length); in pax_header()
1787 const char *name, const char *value, size_t value_length) in pax_attribute_schily_xattr() argument
1794 archive_entry_xattr_add_entry(entry, name, value, value_length); in pax_attribute_schily_xattr()
1860 struct archive_entry *entry, const char *key, const char *value, size_t value_length) in pax_attribute() argument
2011 value_length); in pax_attribute()
/freebsd-12.1/sys/dev/ocs_fc/
H A Docs_ioctl.h307 uint32_t value_length; /*<< Input: size of the user space buffer */ member
H A Docs_ioctl.c589 if (ocs_textbuf_alloc(ocs, &textbuf, req->value_length)) { in ocs_ioctl()
604 req->value_length = ocs_textbuf_get_written(&textbuf); in ocs_ioctl()
/freebsd-12.1/contrib/expat/xmlwf/
H A Dxmlwf.c486 int value_length, in metaEntityDecl() argument
499 characterData(fp, value, value_length); in metaEntityDecl()
/freebsd-12.1/contrib/expat/lib/
H A Dexpat.h334 int value_length,
/freebsd-12.1/contrib/subversion/subversion/libsvn_subr/
H A Dxml.c404 int value_length, in expat_entity_declaration() argument
/freebsd-12.1/contrib/apr-util/xml/
H A Dapr_xml.c354 int value_length, const XML_Char *base, in entity_declaration() argument
/freebsd-12.1/contrib/expat/tests/
H A Druntests.c134 int UNUSED_P(value_length), in dummy_entity_decl_handler() argument
/freebsd-12.1/contrib/unbound/smallapp/
H A Dunbound-anchor.c1531 const XML_Char *ATTR_UNUSED(value), int ATTR_UNUSED(value_length), in xml_entitydeclhandler() argument