Home
last modified time | relevance | path

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

/external/vm_tools/p9/src/protocol/
Dmessages.rs42 const RFSYNC: u8 = TFSYNC + 1; constant
600 Rmessage::Fsync => RFSYNC, in encode()
680 RFSYNC => Ok(Rmessage::Fsync), in decode()