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

/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt.h1025 * const resultproc_t eachresult; -- call with each result
1049 * const resultproc_t eachresult; -- call with each result
1055 typedef bool_t(*resultproc_t)( typedef
1064 caddr_t, const resultproc_t, const char *);
1067 const resultproc_t, const int, const int, const char *);

Completed in 44 milliseconds