Searched refs:tmp_to_xfer_partial (Results 1 – 1 of 1) sorted by relevance
815 static LONGEST (*tmp_to_xfer_partial) (struct target_ops *ops, variable941 tmp_to_xfer_partial = NULL; in record_full_open()966 if (!tmp_to_xfer_partial) in record_full_open()968 tmp_to_xfer_partial = t->to_xfer_partial; in record_full_open()982 if (!tmp_to_xfer_partial) in record_full_open()999 record_full_beneath_to_xfer_partial = tmp_to_xfer_partial; in record_full_open()