Searched refs:value_length (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/contrib/libarchive/libarchive/ |
| H A D | archive_read_support_format_tar.c | 209 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 D | ocs_ioctl.h | 307 uint32_t value_length; /*<< Input: size of the user space buffer */ member
|
| H A D | ocs_ioctl.c | 589 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 D | xmlwf.c | 486 int value_length, in metaEntityDecl() argument 499 characterData(fp, value, value_length); in metaEntityDecl()
|
| /freebsd-12.1/contrib/expat/lib/ |
| H A D | expat.h | 334 int value_length,
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_subr/ |
| H A D | xml.c | 404 int value_length, in expat_entity_declaration() argument
|
| /freebsd-12.1/contrib/apr-util/xml/ |
| H A D | apr_xml.c | 354 int value_length, const XML_Char *base, in entity_declaration() argument
|
| /freebsd-12.1/contrib/expat/tests/ |
| H A D | runtests.c | 134 int UNUSED_P(value_length), in dummy_entity_decl_handler() argument
|
| /freebsd-12.1/contrib/unbound/smallapp/ |
| H A D | unbound-anchor.c | 1531 const XML_Char *ATTR_UNUSED(value), int ATTR_UNUSED(value_length), in xml_entitydeclhandler() argument
|