Home
last modified time | relevance | path

Searched defs:create (Results 1 – 13 of 13) sorted by relevance

/xen-4.10.0-shim-comet/tools/ocaml/xenstored/
A Dtrie.ml24 let create key value = { function
77 let create () = [] function
A Dperms.ml53 let create owner other acl = function
102 let create ?(perms=[NONE]) domid : t = var
A Dtrie.mli23 val create : unit -> ('a,'b) t val
A Dstore.ml28 let create _name _perms _value = var
130 let create path connection_path = function
452 let create () = { function
A Dquota.ml37 let create () = function
A Dconnections.ml27 let create () = { function
A Ddomains.ml123 let create xc doms domid mfn port = function
A Dconnection.ml95 let create xbcon dom = function
/xen-4.10.0-shim-comet/tools/ocaml/libs/xentoollog/
A Dxentoollog.ml.in38 let create name cbs : handle = function
A Dxentoollog.mli.in42 val create : string -> logger_cbs -> handle val
/xen-4.10.0-shim-comet/tools/ocaml/libs/xb/
A Dpacket.ml30 let create tid rid ty data = { tid = tid; rid = rid; ty = ty; data = data; } function
A Dxb.mli47 val create : int -> int -> Op.operation -> string -> t val
/xen-4.10.0-shim-comet/stubdom/vtpmmgr/
A Dtpm2_marshal.h333 inline BYTE* pack_TPMS_SENSITIVE_CREATE(BYTE* ptr, const TPMS_SENSITIVE_CREATE *create) in pack_TPMS_SENSITIVE_CREATE()
341 inline BYTE* pack_TPM2B_SENSITIVE_CREATE(BYTE* ptr, const TPM2B_SENSITIVE_CREATE *create) in pack_TPM2B_SENSITIVE_CREATE()

Completed in 19 milliseconds