Home
last modified time | relevance | path

Searched refs:connreadfn_t (Results 1 – 2 of 2) sorted by relevance

/xen/tools/xenstore/
A Dxenstored_core.h66 typedef int connreadfn_t(struct connection *, void *, unsigned int); typedef
111 connreadfn_t *read;
170 struct connection *new_connection(connwritefn_t *write, connreadfn_t *read);
A Dxenstored_core.c1503 struct connection *new_connection(connwritefn_t *write, connreadfn_t *read) in new_connection()

Completed in 9 milliseconds