| /freebsd-12-stable/contrib/libarchive/libarchive/ |
| D | archive_read_support_format_tar.c | 209 size_t value_length); 1594 size_t attr_length, l, line_length, value_length; in pax_header() local 1670 value_length = attr + line_length - 1 - value; in pax_header() 1673 err2 = pax_attribute(a, tar, entry, key, value, value_length); in pax_header() 1796 const char *name, const char *value, size_t value_length) in pax_attribute_schily_xattr() argument 1803 archive_entry_xattr_add_entry(entry, name, value, value_length); in pax_attribute_schily_xattr() 1810 const char *value, size_t value_length) in pax_attribute_rht_security_selinux() argument 1813 value, value_length); in pax_attribute_rht_security_selinux() 1879 struct archive_entry *entry, const char *key, const char *value, size_t value_length) in pax_attribute() argument 1995 value_length); in pax_attribute() [all …]
|
| /freebsd-12-stable/sys/dev/ocs_fc/ |
| D | ocs_ioctl.h | 308 uint32_t value_length; /*<< Input: size of the user space buffer */ member
|
| D | ocs_ioctl.c | 579 if (ocs_textbuf_alloc(ocs, &textbuf, req->value_length)) { in ocs_ioctl() 594 req->value_length = ocs_textbuf_get_written(&textbuf); in ocs_ioctl()
|
| /freebsd-12-stable/contrib/expat/lib/ |
| D | expat.h | 360 const XML_Char *value, int value_length, const XML_Char *base,
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/ |
| D | xml.c | 404 int value_length, in expat_entity_declaration() argument
|
| /freebsd-12-stable/contrib/expat/xmlwf/ |
| D | xmlwf.c | 732 const XML_Char *value, int value_length, const XML_Char *base, in metaEntityDecl() argument 745 characterData(data, value, value_length); in metaEntityDecl()
|
| /freebsd-12-stable/contrib/apr-util/xml/ |
| D | apr_xml.c | 374 int value_length, const XML_Char *base, in entity_declaration() argument
|
| /freebsd-12-stable/contrib/expat/tests/ |
| D | runtests.c | 234 int value_length, const XML_Char *base, in dummy_entity_decl_handler() argument 241 UNUSED_P(value_length); in dummy_entity_decl_handler() 449 int value_length, const XML_Char *base, in param_entity_match_handler() argument 466 if (value_length != (int)xcstrlen(entity_value_to_match) in param_entity_match_handler() 467 || xcstrncmp(value, entity_value_to_match, value_length)) { in param_entity_match_handler() 6322 int value_length, const XML_Char *base, in accumulate_entity_decl() argument 6334 CharData_AppendXMLChars(storage, value, value_length); in accumulate_entity_decl()
|
| /freebsd-12-stable/contrib/unbound/smallapp/ |
| D | unbound-anchor.c | 1537 const XML_Char *ATTR_UNUSED(value), int ATTR_UNUSED(value_length), in xml_entitydeclhandler() argument
|