Searched defs:ncall_read_reply (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ncall/
H A Dncall_module.h58 int (*ncall_read_reply)(ncall_t *, int, va_list); member in struct:ncall_module_s
H A Dncall.c564 ncall_read_reply(ncall_t *ncall, int n, ...) function
572 rc = (*ncall_modules->module->ncall_read_reply)(ncall, n, ap);
/illumos-gate/usr/src/uts/common/avs/ns/
H A Dncall_inter.h50 int ncall_read_reply(void *, int, ...) { } function

Completed in 46 milliseconds