Home
last modified time | relevance | path

Searched defs:hostp (Results 1 – 15 of 15) sorted by relevance

/titanic_52/usr/src/uts/common/klm/
H A Dnlm_rpc_handle.c71 get_nlm_rpc_fromcache(struct nlm_host *hostp, int vers) in get_nlm_rpc_fromcache() argument
99 update_host_rpcbinding(struct nlm_host *hostp, int vers) in update_host_rpcbinding() argument
131 refresh_nlm_rpc(struct nlm_host * hostp,nlm_rpc_t * rpcp) refresh_nlm_rpc() argument
192 nlm_host_get_rpc(struct nlm_host * hostp,int vers,nlm_rpc_t ** rpcpp) nlm_host_get_rpc() argument
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
301 nlm_host_invalidate_binding(struct nlm_host * hostp) nlm_host_invalidate_binding() argument
317 nlm_rpc_cache_destroy(struct nlm_host * hostp) nlm_rpc_cache_destroy() argument
[all...]
H A Dnlm_impl.c347 struct nlm_host *hostp; in nlm_gc() local
502 nlm_reclaimer(struct nlm_host * hostp) nlm_reclaimer() argument
603 struct nlm_host *hostp; nlm_suspend_zone() local
665 struct nlm_host *hostp, *h_next; nlm_resume_zone() local
995 nlm_vhold_get(struct nlm_host * hostp,vnode_t * vp) nlm_vhold_get() argument
1040 nlm_vhold_release(struct nlm_host * hostp,struct nlm_vhold * nvp) nlm_vhold_release() argument
1078 nlm_vhold_destroy(struct nlm_host * hostp,struct nlm_vhold * nvp) nlm_vhold_destroy() argument
1105 nlm_vhold_busy(struct nlm_host * hostp,struct nlm_vhold * nvp) nlm_vhold_busy() argument
1146 nlm_vhold_find_locked(struct nlm_host * hostp,const vnode_t * vp) nlm_vhold_find_locked() argument
1179 struct nlm_host *hostp = (struct nlm_host *)datap; nlm_host_ctor() local
1189 struct nlm_host *hostp = (struct nlm_host *)datap; nlm_host_dtor() local
1194 nlm_host_unregister(struct nlm_globals * g,struct nlm_host * hostp) nlm_host_unregister() argument
1212 nlm_host_destroy(struct nlm_host * hostp) nlm_host_destroy() argument
1253 nlm_host_notify_server(struct nlm_host * hostp,int32_t state) nlm_host_notify_server() argument
1309 nlm_host_notify_client(struct nlm_host * hostp,int32_t state) nlm_host_notify_client() argument
1342 nlm_host_wait_grace(struct nlm_host * hostp) nlm_host_wait_grace() argument
1411 nlm_host_cancel_slocks(struct nlm_globals * g,struct nlm_host * hostp) nlm_host_cancel_slocks() argument
1435 nlm_host_gc_vholds(struct nlm_host * hostp) nlm_host_gc_vholds() argument
1461 nlm_host_has_srv_locks(struct nlm_host * hostp) nlm_host_has_srv_locks() argument
1486 nlm_host_has_cli_locks(struct nlm_host * hostp) nlm_host_has_cli_locks() argument
1528 nlm_host_has_locks(struct nlm_host * hostp) nlm_host_has_locks() argument
1613 struct nlm_host *hostp, key; nlm_host_find_locked() local
1650 struct nlm_host *hostp = NULL; nlm_host_find() local
1749 struct nlm_host *hostp = NULL; nlm_host_find_by_sysid() local
1792 nlm_host_release_locked(struct nlm_globals * g,struct nlm_host * hostp) nlm_host_release_locked() argument
1818 nlm_host_release(struct nlm_globals * g,struct nlm_host * hostp) nlm_host_release() argument
1915 nlm_host_get_state(struct nlm_host * hostp) nlm_host_get_state() argument
2048 nlm_slock_grant(struct nlm_globals * g,struct nlm_host * hostp,struct nlm4_lock * alock) nlm_slock_grant() argument
2084 nlm_slreq_register(struct nlm_host * hostp,struct nlm_vhold * nvp,struct flock64 * flp) nlm_slreq_register() argument
2125 nlm_slreq_unregister(struct nlm_host * hostp,struct nlm_vhold * nvp,struct flock64 * flp) nlm_slreq_unregister() argument
2148 nlm_slreq_find_locked(struct nlm_host * hostp,struct nlm_vhold * nvp,struct flock64 * flp) nlm_slreq_find_locked() argument
2182 nlm_shres_track(struct nlm_host * hostp,vnode_t * vp,struct shrlock * shrp) nlm_shres_track() argument
2218 nlm_shres_untrack(struct nlm_host * hostp,vnode_t * vp,struct shrlock * shrp) nlm_shres_untrack() argument
2253 nlm_get_active_shres(struct nlm_host * hostp) nlm_get_active_shres() argument
2458 struct nlm_host *hostp; nlm_svc_stopping() local
2528 struct nlm_host *hostp; nlm_vp_active() local
2568 struct nlm_host *hostp; nlm_unexport() local
[all...]
H A Dnlm_client.c143 nlm_reclaim_client(struct nlm_globals *g, struct nlm_host *hostp) in nlm_reclaim_client() argument
266 struct nlm_host *hostp; nlm_frlock() local
317 nlm_frlock_getlk(struct nlm_host * hostp,vnode_t * vp,struct flock64 * flkp,int flags,u_offset_t offset,struct netobj * fhp,int vers) nlm_frlock_getlk() argument
369 nlm_frlock_setlk(struct nlm_host * hostp,vnode_t * vp,struct flock64 * flkp,int flags,u_offset_t offset,struct netobj * fhp,struct flk_callback * flcb,int vers,bool_t do_block) nlm_frlock_setlk() argument
469 nlm_client_cancel_all(struct nlm_globals * g,struct nlm_host * hostp) nlm_client_cancel_all() argument
618 nlm_register_lock_locally(struct vnode * vp,struct nlm_host * hostp,struct flock64 * flk,int flags,u_offset_t offset) nlm_register_lock_locally() argument
661 nlm_reclaim_lock(struct nlm_host * hostp,vnode_t * vp,struct flock64 * flp,int32_t orig_state) nlm_reclaim_lock() argument
749 nlm_call_lock(vnode_t * vp,struct flock64 * flp,struct nlm_host * hostp,struct netobj * fhp,struct flk_callback * flcb,int vers,int xflags) nlm_call_lock() argument
950 nlm_call_cancel(struct nlm4_lockargs * largs,struct nlm_host * hostp,int vers) nlm_call_cancel() argument
1036 nlm_call_unlock(struct flock64 * flp,struct nlm_host * hostp,struct netobj * fhp,int vers) nlm_call_unlock() argument
1106 nlm_call_test(struct flock64 * flp,struct nlm_host * hostp,struct netobj * fhp,int vers) nlm_call_test() argument
1285 nlm_reclaim_share(struct nlm_host * hostp,vnode_t * vp,struct shrlock * shr,uint32_t orig_state) nlm_reclaim_share() argument
[all...]
H A Dnlm_service.c81 struct nlm_host *hostp; member
230 nlm_fh_to_vhold(struct nlm_host *hostp, struct netobj *fh) in nlm_fh_to_vhold() argument
1024 struct nlm_host *hostp; in nlm_do_free_all() local
[all...]
H A Dklmmod.c431 struct nlm_host *hostp; in lm_get_sysid() local
/titanic_52/usr/src/cmd/ipf/lib/common/
H A Dgethost.c14 int gethost(name, hostp, use_inet6) in gethost() argument
/titanic_52/usr/src/lib/libldap5/sources/ldap/common/
H A Dopen.c633 ldap_x_hostlist_first( const char *hostlist, int defport, char **hostp, in ldap_x_hostlist_first() argument
671 ldap_x_hostlist_next( char **hostp, int *portp, in ldap_x_hostlist_next() argument
[all...]
/titanic_52/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslog_ipaddr.c248 struct hostdata *hostp; in addrtoname() local
/titanic_52/usr/src/lib/librdc/common/
H A Drdcrules.c78 bitmap_in_use(int cmd, char *hostp, char *bmp) in bitmap_in_use() argument
/titanic_52/usr/src/cmd/fs.d/ufs/quota/
H A Dquota.c762 getnfsquota(char *hostp, char *path, uid_t uid, struct dqblk *dqp) in getnfsquota() argument
/titanic_52/usr/src/lib/libresolv2/common/irs/
H A Dirpmarshall.c1219 irp_unmarshall_ng(const char **hostp, const char **userp, const char **domainp, in irp_unmarshall_ng() argument
/titanic_52/usr/src/cmd/sendmail/src/
H A Dparseaddr.c1967 char **hostp; local
/titanic_52/usr/src/cmd/fm/fmadm/common/
H A Dfaulty.c275 host_id_list_t *hostp; in find_hostid_in_list() local
[all...]
/titanic_52/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dcommands.c2943 char *hostp = NULL; local
[all...]
/titanic_52/usr/src/cmd/avs/rdc/
H A Dsndradm.c1065 check_rdcbitmap(int cmd, char *hostp, char *bmp) in check_rdcbitmap() argument