Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/bhyve/
H A Dsnapshot.c130 #define JSON_SIZE_KEY "size" macro
449 JSON_GET_INT_OR_RETURN(JSON_SIZE_KEY, obj, in lookup_struct()
478 JSON_GET_INT_OR_RETURN(JSON_SIZE_KEY, obj, in lookup_check_dev()
1064 xo_emit_h(xop, "{:" JSON_SIZE_KEY "/%lu}\n", data_size); in vm_snapshot_kern_struct()
1171 xo_emit_h(xop, "{:" JSON_SIZE_KEY "/%lu}\n", data_size); in vm_snapshot_dev_write_data()