/freebsd-src/contrib/kyua/utils/ |
H A D | memory.cpp | 124 std::size_t value_length = sizeof(value); in query_sysctl() local
|
/freebsd-src/sys/dev/sfxge/common/ |
H A D | efx_bootcfg.c | 490 __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 D | ef10_nvram.c | 1056 uint32_t value_length; in ef10_nvram_buffer_get_item() local
|
/freebsd-src/contrib/expat/tests/ |
H A D | dummy.c | 93 int value_length, const XML_Char *base, in dummy_entity_decl_handler()
|
H A D | handlers.c | 1734 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 D | archive_read_support_format_tar.c | 1593 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 D | xmlwf.c | 733 const XML_Char *value, int value_length, const XML_Char *base, in metaEntityDecl()
|
/freebsd-src/sys/dev/ocs_fc/ |
H A D | ocs_ioctl.h | 306 uint32_t value_length; /*<< Input: size of the user space buffer */ member
|
/freebsd-src/contrib/unbound/smallapp/ |
H A D | unbound-anchor.c | 1537 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
|