value_struct      205 daemons/based/based_common.c     xmlNode *value_struct = NULL;
value_struct      251 daemons/based/based_common.c         value_struct = get_message_xml(msg, field);
value_struct      252 daemons/based/based_common.c         if (value_struct != NULL) {
value_struct      253 daemons/based/based_common.c             add_message_xml(copy, field, value_struct);