Searched defs:del (Results 1 – 2 of 2) sorted by relevance
/xen/tools/ocaml/xenstored/ | ||
A D | quota.ml | 42 let del quota id = Hashtbl.remove quota.cur id function |
A D | domains.ml | 54 let del doms id = Hashtbl.remove doms.table id function |
Completed in 4 milliseconds