Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/
H A Dncall_inter.h47 int ncall_timedsendnotify(void *, int, int, struct timeval *, in ncall_timedsendnotify() function
/titanic_41/usr/src/uts/common/avs/ncall/
H A Dncall_module.h54 int (*ncall_timedsendnotify)(ncall_t *, int, int, struct timeval *, member
H A Dncall.h66 extern int ncall_timedsendnotify(ncall_t *, int, int, struct timeval *,
H A Dncall.c510 ncall_timedsendnotify(ncall_t *ncall, int flags, int svc_id, in ncall_timedsendnotify() function
520 rc = (*ncall_modules->module->ncall_timedsendnotify)(ncall, in ncall_timedsendnotify()