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