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

/illumos-gate/usr/src/uts/common/avs/ncall/
H A Dncall_module.h73 int (*ncall_errcode)(ncall_t *, int *); member in struct:ncall_module_s
H A Dncall.c694 ncall_errcode(ncall_t *ncall, int *result) function
698 rc = (*ncall_modules->module->ncall_errcode)(ncall, result);
/illumos-gate/usr/src/uts/common/avs/ns/
H A Dncall_inter.h64 int ncall_errcode(void *, int *) { } function

Completed in 71 milliseconds