Searched refs:lmp_chan_endpoint_create_with_iftype (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/include/barrelfish/
H A Dlmp_chan.h73 errval_t lmp_chan_endpoint_create_with_iftype(struct lmp_chan *lc, size_t buflen_words,
/barrelfish-master/lib/barrelfish/
H A Dlmp_chan.c332 errval_t lmp_chan_endpoint_create_with_iftype(struct lmp_chan *lc, size_t buflen_words, function
361 return lmp_chan_endpoint_create_with_iftype(lc, buflen_words, endpoint, 0);

Completed in 70 milliseconds