Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/rpc/
H A Drpc_com.h82 extern int __rpc_matchserv(int, unsigned int);
90 extern int __rpc_matchserv();
/titanic_44/usr/src/lib/libnsl/rpc/
H A Drpc_generic.c461 if (__rpc_matchserv(servtype, nconf->nc_semantics) == TRUE) { in __rpcfd_to_nconf()
477 __rpc_matchserv(int servtype, unsigned int nc_semantics) in __rpc_matchserv() function
/titanic_44/usr/src/lib/libnsl/common/
H A Dmapfile-vers651 __rpc_matchserv;
H A Dllib-lnsl656 int __rpc_matchserv(int servtype, unsigned int nc_semantics);