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

/illumos-gate/usr/src/uts/common/avs/ncall/
H A Dncall_module.h52 int (*ncall_timedsend)(ncall_t *, int, int, struct timeval *, member in struct:ncall_module_s
H A Dncall.c492 ncall_timedsend(ncall_t *ncall, int flags, int svc_id, function
501 rc = (*ncall_modules->module->ncall_timedsend)(ncall, flags,
554 rc = (*ncall_modules->module->ncall_timedsend)(ncall, flags,
/illumos-gate/usr/src/uts/common/avs/ns/
H A Dncall_inter.h46 int ncall_timedsend(void *, int, int, struct timeval *, ...) { } function

Completed in 57 milliseconds