Home
last modified time | relevance | path

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

/freebsd-src/contrib/kyua/utils/
H A Dmemory.cpp124 std::size_t value_length = sizeof(value); in query_sysctl() local
/freebsd-src/sys/dev/sfxge/common/
H A Defx_bootcfg.c490 __in size_t value_length) in efx_dhcp_write_tag()
510 __in size_t value_length) in efx_dhcp_add_tag()
650 __in size_t value_length) in efx_dhcp_update_tag()
H A Def10_nvram.c1056 uint32_t value_length; in ef10_nvram_buffer_get_item() local
/freebsd-src/contrib/expat/tests/
H A Ddummy.c93 int value_length, const XML_Char *base, in dummy_entity_decl_handler()
H A Dhandlers.c1734 param_entity_match_handler(void * userData,const XML_Char * entityName,int is_parameter_entity,const XML_Char * value,int value_length,const XML_Char * base,const XML_Char * systemId,const XML_Char * publicId,const XML_Char * notationName) param_entity_match_handler() argument
1864 accumulate_entity_decl(void * userData,const XML_Char * entityName,int is_parameter_entity,const XML_Char * value,int value_length,const XML_Char * base,const XML_Char * systemId,const XML_Char * publicId,const XML_Char * notationName) accumulate_entity_decl() argument
/freebsd-src/contrib/libarchive/libarchive/
H A Darchive_read_support_format_tar.c1593 size_t attr_length, l, line_length, value_length; pax_header() local
1795 pax_attribute_schily_xattr(struct archive_entry * entry,const char * name,const char * value,size_t value_length) pax_attribute_schily_xattr() argument
1809 pax_attribute_rht_security_selinux(struct archive_entry * entry,const char * value,size_t value_length) pax_attribute_rht_security_selinux() argument
1878 pax_attribute(struct archive_read * a,struct tar * tar,struct archive_entry * entry,const char * key,const char * value,size_t value_length) pax_attribute() argument
[all...]
/freebsd-src/contrib/expat/xmlwf/
H A Dxmlwf.c733 const XML_Char *value, int value_length, const XML_Char *base, in metaEntityDecl()
/freebsd-src/sys/dev/ocs_fc/
H A Docs_ioctl.h306 uint32_t value_length; /*<< Input: size of the user space buffer */ member
/freebsd-src/contrib/unbound/smallapp/
H A Dunbound-anchor.c1537 xml_entitydeclhandler(void * userData,const XML_Char * ATTR_UNUSED (entityName),int ATTR_UNUSED (is_parameter_entity),const XML_Char * ATTR_UNUSED (value),int ATTR_UNUSED (value_length),const XML_Char * ATTR_UNUSED (base),const XML_Char * ATTR_UNUSED (systemId),const XML_Char * ATTR_UNUSED (publicId),const XML_Char * ATTR_UNUSED (notationName)) xml_entitydeclhandler() argument