system_properties.cpp | 143 prop_info *new_prop_info(const char *name, uint8_t namelen, 373 prop_info *prop_area::new_prop_info(const char *name, uint8_t namelen, function in class:prop_area 522 prop_info* new_info = new_prop_info(name, namelen, value, valuelen, &new_offset); [all...] |