Searched defs:rpcp (Results 1 – 4 of 4) sorted by relevance
/titanic_51/usr/src/uts/common/klm/ |
H A D | nlm_rpc_handle.c | 73 nlm_rpc_t *rpcp; in get_nlm_rpc_fromcache() local 131 refresh_nlm_rpc(struct nlm_host *hostp, nlm_rpc_t *rpcp) in refresh_nlm_rpc() argument 194 nlm_rpc_t *rpcp = NULL; nlm_host_get_rpc() local 277 nlm_host_rele_rpc(struct nlm_host * hostp,nlm_rpc_t * rpcp) nlm_host_rele_rpc() argument 285 nlm_host_rele_rpc_locked(struct nlm_host * hostp,nlm_rpc_t * rpcp) nlm_host_rele_rpc_locked() argument 319 nlm_rpc_t *rpcp; nlm_rpc_cache_destroy() local 338 nlm_rpc_t *rpcp = (nlm_rpc_t *)datap; nlm_rpch_ctor() local 348 nlm_rpc_t *rpcp = (nlm_rpc_t *)datap; nlm_rpch_dtor() local 353 destroy_rpch(nlm_rpc_t * rpcp) destroy_rpch() argument [all...] |
H A D | nlm_service.c | 90 #define NLM_INVOKE_CALLBACK(descr, rpcp, resp, callb) \ argument 326 nlm_rpc_t *rpcp = NULL; in nlm_do_test() local 468 nlm_rpc_t *rpcp = NULL; nlm_do_lock() local 682 nlm_block(nlm4_lockargs * lockargs,struct nlm_host * host,struct nlm_vhold * nvp,nlm_rpc_t * rpcp,struct flock64 * flp,nlm_testargs_cb grant_cb) nlm_block() argument 777 nlm_rpc_t *rpcp = NULL; nlm_do_cancel() local 873 nlm_rpc_t *rpcp = NULL; nlm_do_unlock() local 970 nlm_rpc_t *rpcp = NULL; nlm_do_granted() local [all...] |
H A D | nlm_client.c | 779 nlm_rpc_t *rpcp; in nlm_call_lock() local 975 nlm_rpc_t *rpcp; in nlm_call_cancel() local 1054 nlm_rpc_t *rpcp; in nlm_call_unlock() local 1126 nlm_rpc_t *rpcp; nlm_call_test() local 1356 nlm_rpc_t *rpcp; nlm_call_share() local 1433 nlm_rpc_t *rpcp; nlm_call_unshare() local [all...] |
/titanic_51/usr/src/cmd/nlsadmin/ |
H A D | nlsadmin.c | 538 prt_cmd(char *path, long flags, char *modules, char *addr, char *rpcp) in prt_cmd() argument
|