Home
last modified time | relevance | path

Searched defs:unpack (Results 1 – 4 of 4) sorted by relevance

/xen/tools/ocaml/libs/xb/
A Dpacket.ml39 let unpack pkt = function
A Dpacket.mli9 val unpack : t -> int * int * Op.operation * string val
A Dxb.mli50 val unpack : t -> int * int * Op.operation * string val
/xen/tools/ocaml/xenstored/
A Dstore.ml99 let unpack node = (Symbol.to_string node.name, node.perms, node.value) function

Completed in 6 milliseconds