HomeSort by: relevance | last modified time | path
    Searched defs:resultproc_t (Results 1 - 1 of 1) sorted by relevancy

  /src/include/rpc/
clnt.h 494 * const resultproc_t eachresult; -- call with each result
518 * const resultproc_t eachresult; -- call with each result
524 typedef bool_t (*resultproc_t)(caddr_t, ...); typedef in typeref:typename:bool_t (*)(caddr_t,...)
529 const resultproc_t, const char *);
532 const resultproc_t, const int, const int, const char *);

Completed in 14 milliseconds