Home
last modified time | relevance | path

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

/openbsd/sys/dev/pv/
H A Dxenstore.c189 int xs_start(struct xs_transaction *, struct xs_msg *, struct iovec *, int);
385 xs_start(struct xs_transaction *xst, struct xs_msg *xsm, struct iovec *iov, in xs_start() function
786 if (xs_start(xst, xsm, ov, ov_cnt)) { in xs_cmd()