Searched defs:xip (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_xprt.c | 256 fmd_xprt_class_hash_insert(fmd_xprt_impl_t *xip, in fmd_xprt_class_hash_insert() 287 fmd_xprt_class_hash_delete(fmd_xprt_impl_t *xip, in fmd_xprt_class_hash_delete() 331 fmd_xprt_subscribe_modhash(fmd_xprt_impl_t *xip, fmd_modhash_t *mhp) in fmd_xprt_subscribe_modhash() 368 fmd_xprt_transition(fmd_xprt_impl_t *xip, in fmd_xprt_transition() 417 fmd_xprt_authupdate(fmd_xprt_impl_t *xip) in fmd_xprt_authupdate() 428 fmd_xprt_vmismatch(fmd_xprt_impl_t *xip, nvlist_t *nvl, uint_t *rversionp) in fmd_xprt_vmismatch() 460 fmd_xprt_event_syn(fmd_xprt_impl_t *xip, nvlist_t *nvl) in fmd_xprt_event_syn() 492 fmd_xprt_event_ack(fmd_xprt_impl_t *xip, nvlist_t *nvl) in fmd_xprt_event_ack() 524 fmd_xprt_impl_t *xip = arg; in fmd_xprt_send_case() local 572 fmd_xprt_event_run(fmd_xprt_impl_t *xip, nvlist_t *nvl) in fmd_xprt_event_run() [all …]
|
H A D | fmd_api.c | 320 fmd_xprt_impl_t *xip = (fmd_xprt_impl_t *)xp; in fmd_api_transport_impl() local 2459 fmd_xprt_impl_t *xip = fmd_api_transport_impl(hdl, xp); in fmd_xprt_close() local 2482 fmd_xprt_impl_t *xip = fmd_api_transport_impl(hdl, xp); in fmd_xprt_post() local 2515 fmd_xprt_impl_t *xip = fmd_api_transport_impl(hdl, xp); in fmd_xprt_log() local 2549 fmd_xprt_impl_t *xip = fmd_api_transport_impl(hdl, xp); in fmd_xprt_error() local 2673 fmd_xprt_impl_t *xip = fmd_api_transport_impl(hdl, xp); in fmd_xprt_translate() local
|
H A D | fmd_rpc_adm.c | 992 fmd_xprt_impl_t *xip; in fmd_adm_xprtstat_1_svc() local
|
H A D | fmd_case.c | 1082 fmd_xprt_impl_t *xip = (fmd_xprt_impl_t *)cip->ci_xprt; in fmd_case_publish() local
|
/illumos-gate/usr/src/stand/lib/inet/ |
H A D | dhcpv4.c | 897 struct in_addr subnet, defr, savr, *ipp, xip; in dhcp_bound() local
|
/illumos-gate/usr/src/uts/common/fs/udfs/ |
H A D | udf_vnops.c | 648 struct ud_inode *ip, *xip; in udf_lookup() local 724 struct ud_inode *ip = VTOI(dvp), *xip; in udf_create() local 1057 struct ud_inode *xip; in udf_mkdir() local
|
/illumos-gate/usr/src/uts/common/fs/ufs/ |
H A D | ufs_vnops.c | 2620 struct inode *xip; in ufs_lookup() local 2804 struct inode *xip; in ufs_create() local 3651 struct inode *xip; in ufs_mkdir() local 6458 struct inode *xip; in ufs_eventlookup() local
|