Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/rcm_daemon/common/
H A Dip_anon_rcm.c612 char taddr[IP_REG_SIZE], tmask[IP_REG_SIZE], tmatch[IP_REG_SIZE]; in exclude_ipv4() local
634 (void) inet_ntop(AF_INET, &ipv4_netaddr, tmatch, in exclude_ipv4()
642 taddr, tmask, tmatch); in exclude_ipv4()
657 char taddr[IP_REG_SIZE], tmask[IP_REG_SIZE], tmatch[IP_REG_SIZE]; in exclude_ipv6() local
684 (void) inet_ntop(AF_INET6, ipv6_netaddr, tmatch, in exclude_ipv6()
/titanic_50/usr/src/cmd/fs.d/
H A Ddf.c765 struct mtab_entry *match, *tmatch; in path_mount_entry() local
835 if (tmatch = devid_matches(i, devno)) { in path_mount_entry()
842 match = tmatch; in path_mount_entry()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h324 uint8_t tmatch; member
333 uint8_t tmatch; member
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c2550 mb->un.varCfgHbq.hbqMasks[i].tmatch = in emlxs_mb_config_hbq()
2551 hbq->HBQ_Masks[i].tmatch; in emlxs_mb_config_hbq()