The name of an entity which may be watched. Note that not all these entities are stored in the xenstore tree (e.g. @introduceDomain)
val introduceDomain : tThe special watch when a domain is created
val releaseDomain : tThe special watch when a domain shuts down
val of_string : string -> tval to_string : t -> stringval is_relative : t -> boolis_relative t is true if t contains a relative path
make_absolute t basename returns t as an absolute path, treating paths relative to basename
val to_key : t -> string listto_key t returns a key which can be used as a path in a Trie