Lines Matching refs:sync
15 sync memory
16 sync memory(stat=sync_status)
17 sync memory( errmsg=error_message)
18 sync memory(stat=sync_status, errmsg=error_message)
25 sync memory(status=sync_status)
29 sync memory(stat=invalid_type)
33 sync memory(stat=non_scalar)
37 sync memory(stat)
41 sync memory(sync_status)
47 sync memory(errormsg=error_message)
50 sync memory(errmsg=invalid_type)
54 sync memory(error_message)
58 sync memory(errmsg)
64 sync memory(stat=sync_status, stat=superfluous_stat)
68 sync memory(errmsg=error_message, errmsg=superfluous_errmsg)
74 sync memory(stat=co_indexed_integer[1])
78 sync memory(errmsg=co_indexed_character[1])