get_field_str     129 modules/pm/pm_serials.c   sql_str= get_field_str(sql_connection, "atlast", "serials", "serial_id", str_id, NULL);
get_field_str     153 modules/pm/pm_serials.c   sql_str= get_field_str(sql_connection, "operation", "serials", "serial_id", str_id, NULL);
get_field_str     380 modules/ud/ud_comrol.c         sql_str= get_field_str(tr->sql_connection, "COUNT(*)", t_ipn[i], "pe_ro_id", sobject_id, NULL);
get_field_str     386 modules/ud/ud_comrol.c           sql_str= get_field_str(tr->sql_connection, "object_id", t_ipn[i], "pe_ro_id", sobject_id, NULL);
get_field_str     463 modules/ud/ud_comrol.c         sql_str= get_field_str(tr->sql_connection, "COUNT(*)", t_imt[i], "mnt_id", sobject_id, NULL);
get_field_str     469 modules/ud/ud_comrol.c             sql_str= get_field_str(tr->sql_connection, "object_id", t_imt[i], "mnt_id", sobject_id, NULL);
get_field_str     493 modules/ud/ud_comrol.c         sql_str= get_field_str(tr->sql_connection, "COUNT(*)", t_iit[i], "irt_id", sobject_id, NULL);
get_field_str     515 modules/ud/ud_comrol.c         sql_str= get_field_str(tr->sql_connection, "COUNT(*)", "member_of", "set_id", sobject_id, NULL);
get_field_str     373 modules/ud/ud_core.c   sql_str= get_field_str(tr->sql_connection, "sequence_id", "last", "object_id", str_id, NULL);
get_field_str     396 modules/ud/ud_core.c 	sql_str= get_field_str(tr->sql_connection, "object_id", ref_tbl_name, ref_name, attr_value, condition);
get_field_str     423 modules/ud/ud_core.c   sql_str= get_field_str(tr->sql_connection, "object_type", "last", "object_id", str_id, NULL);
get_field_str     166 modules/ud/ud_int.h char *get_field_str(SQ_connection_t *sql_connection, const char *field,