Home
last modified time | relevance | path

Searched refs:to_ptr (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/net/
H A Dbootp.c830 int *to_ptr; in dhcp_process_options() local
844 to_ptr = &net_ntp_time_offset; in dhcp_process_options()
845 net_copy_u32((u32 *)to_ptr, (u32 *)(popt + 2)); in dhcp_process_options()
/openbmc/qemu/tests/qtest/migration/
H A Dframework.c543 QTestState **to_ptr, in test_postcopy_common()
579 *to_ptr = to; in postcopy_recover_fail()
468 migrate_postcopy_prepare(QTestState ** from_ptr,QTestState ** to_ptr,MigrateCommon * args) migrate_postcopy_prepare() argument