Home
last modified time | relevance | path

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

/xen/tools/xenstore/
A Dxenstored_core.h170 struct connection *new_connection(connwritefn_t *write, connreadfn_t *read);
A Dxenstored_domain.c376 domain->conn = new_connection(writechn, readchn); in new_domain()
A Dxenstored_core.c1503 struct connection *new_connection(connwritefn_t *write, connreadfn_t *read) in new_connection() function
1580 conn = new_connection(writefd, readfd); in accept_connection()
/xen/tools/ocaml/xenstored/
A Dconnection.ml114 Logging.new_connection ~tid:Transaction.none ~con:(get_domstr con);
A Dlogging.ml303 let new_connection = access_logging ~level:Debug Newconn var

Completed in 10 milliseconds