/titanic_52/usr/src/cmd/sendmail/db/mutex/ |
H A D | mutex.c | 83 #define TSL_SET(tsl) (!__TESTBITSSI(tsl, 0)) argument 85 #define TSL_SET(tsl) (!(int)_BBSSI(0, tsl)) argument 87 #define TSL_UNSET(tsl) (*(tsl) = 0) argument 88 #define TSL_INIT(tsl) TSL_UNSET(tsl) argument 115 #define TSL_INIT(tsl) argument 116 #define TSL_SET(tsl) (*(ts argument 117 TSL_UNSET(tsl) global() argument 125 TSL_INIT(tsl) global() argument 126 TSL_SET(tsl) global() argument 127 TSL_UNSET(tsl) global() argument [all...] |
/titanic_52/usr/src/uts/common/inet/ip/ |
H A D | ip6_ire.c | 688 const ts_label_t *tsl, int match_flags) in ire_match_args_v6() argument 879 const ts_label_t *tsl, ip_stack_t *ipst, boolean_t lock_held) in ire_gateway_ok_zone_v6() argument 918 zoneid_t zoneid, const ts_label_t *tsl, int flags, in ire_ftable_lookup_v6() argument 1020 zoneid_t zoneid, const ts_label_t *tsl, in in ire_ftable_lookup_impl_v6() argument 1166 ire_route_recursive_impl_v6(ire_t * ire,const in6_addr_t * nexthop,uint_t ire_type,const ill_t * ill_arg,zoneid_t zoneid,const ts_label_t * tsl,uint_t match_args,uint_t irr_flags,uint32_t xmit_hint,ip_stack_t * ipst,in6_addr_t * setsrcp,tsol_ire_gw_secattr_t ** gwattrp,uint_t * generationp) ire_route_recursive_impl_v6() argument 1454 ire_route_recursive_v6(const in6_addr_t * nexthop,uint_t ire_type,const ill_t * ill,zoneid_t zoneid,const ts_label_t * tsl,uint_t match_args,uint_t irr_flags,uint32_t xmit_hint,ip_stack_t * ipst,in6_addr_t * setsrcp,tsol_ire_gw_secattr_t ** gwattrp,uint_t * generationp) ire_route_recursive_v6() argument [all...] |
H A D | tn_ipopt.c | 291 tsol_check_dest(const ts_label_t *tsl, const void *dst, in tsol_check_dest() argument 468 tsol_compute_label_v4(const ts_label_t * tsl,zoneid_t zoneid,ipaddr_t dst,uchar_t * opt_storage,ip_stack_t * ipst) tsol_compute_label_v4() argument 816 tsol_check_label_v4(const ts_label_t * tsl,zoneid_t zoneid,mblk_t ** mpp,uint_t mac_mode,boolean_t zone_is_global,ip_stack_t * ipst,ts_label_t ** effective_tslp) tsol_check_label_v4() argument 970 tsol_compute_label_v6(const ts_label_t * tsl,zoneid_t zoneid,const in6_addr_t * dst,uchar_t * opt_storage,ip_stack_t * ipst) tsol_compute_label_v6() argument 1367 tsol_check_label_v6(const ts_label_t * tsl,zoneid_t zoneid,mblk_t ** mpp,uint_t mac_mode,boolean_t zone_is_global,ip_stack_t * ipst,ts_label_t ** effective_tslp) tsol_check_label_v6() argument [all...] |
H A D | ip_ftable.c | 96 int type, const ill_t *ill, zoneid_t zoneid, const ts_label_t *tsl, in ire_ftable_lookup_v4() argument 1400 zoneid_t zoneid, const ts_label_t *tsl, uint_t match_args, in ire_route_recursive_impl_v4() argument 1696 zoneid_t zoneid, const ts_label_t *tsl, uint_t match_args, in ire_route_recursive_v4() argument
|
H A D | ip_rts.c | 306 ts_label_t *tsl = NULL; in ip_rts_request_common() local 982 ire_lookup_v4(ipaddr_t dst_addr,ipaddr_t net_mask,ipaddr_t gw_addr,const ill_t * ill,zoneid_t zoneid,const ts_label_t * tsl,int match_flags,ip_stack_t * ipst,ire_t ** pifire,ipaddr_t * v4setsrcp,tsol_ire_gw_secattr_t ** gwattrp) ire_lookup_v4() argument 1066 ire_lookup_v6(const in6_addr_t * dst_addr_v6,const in6_addr_t * net_mask_v6,const in6_addr_t * gw_addr_v6,const ill_t * ill,zoneid_t zoneid,const ts_label_t * tsl,int match_flags,ip_stack_t * ipst,ire_t ** pifire,in6_addr_t * v6setsrcp,tsol_ire_gw_secattr_t ** gwattrp) ire_lookup_v6() argument [all...] |
H A D | ip_sadb.c | 98 uint32_t *dst, sa_family_t af, uint8_t protocol, ts_label_t *tsl) in ipsec_getassocbyconn() argument
|
H A D | tnet.c | 1235 tsol_ire_match_gwattr(ire_t *ire, const ts_label_t *tsl) in tsol_ire_match_gwattr() argument 1463 ts_label_t *tsl; tsol_ip_forward() local [all...] |
H A D | ip_attr.c | 982 ip_xmit_attr_replace_tsl(ip_xmit_attr_t *ixa, ts_label_t *tsl) in ip_xmit_attr_replace_tsl() argument 1002 ip_recv_attr_replace_label(ip_recv_attr_t *ira, ts_label_t *tsl) in ip_recv_attr_replace_label() argument
|
H A D | sadb.c | 3453 ts_label_t *tsl, *effective_tsl; local 4807 sadb_checkacquire(iacqf_t * bucket,ipsec_action_t * ap,ipsec_policy_t * pp,uint32_t * src,uint32_t * dst,uint32_t * isrc,uint32_t * idst,uint64_t unique_id,ts_label_t * tsl) global() argument 4876 ts_label_t *tsl = NULL; global() local 5398 sadb_sens_len_from_label(ts_label_t * tsl) global() argument 5405 sadb_sens_from_label(sadb_sens_t * sens,int exttype,ts_label_t * tsl,int senslen) global() argument 5432 sadb_make_sens_ext(ts_label_t * tsl,int * len) global() argument 5456 ts_label_t *tsl; global() local [all...] |
H A D | ip_ire.c | 1862 const ts_label_t *tsl, int match_flags) in ire_match_args() argument 2039 ire_alt_local(ire_t *ire, zoneid_t zoneid, const ts_label_t *tsl, in ire_alt_local() argument 2135 const ts_label_t *tsl, ip_stack_t *ipst, boolean_t lock_held) in ire_gateway_ok_zone_v4() argument
|
H A D | ip6.c | 1996 ts_label_t *tsl = NULL; in ip_set_destination_v6() local
|
H A D | ip.c | 3389 ts_label_t *tsl = NULL; in ip_set_destination_v4() local
|
/titanic_52/usr/src/uts/common/os/ |
H A D | tlabel.c | 233 ts_label_t *tsl = NULL; in getflabel_zfs() local 377 ts_label_t *tsl; in getflabel() local 532 ts_label_t *tsl; in cgetlabel() local [all...] |
H A D | zone.c | 4184 ts_label_t *tsl; in zone_set_label() local
|
/titanic_52/usr/src/uts/common/fs/ufs/ |
H A D | lufs_debug.c | 360 struct topstats_link *tsl, **ptsl; in map_put_debug() local 388 struct topstats_link *tsl; map_get_debug() local [all...] |
/titanic_52/usr/src/uts/common/inet/iptun/ |
H A D | iptun.c | 2092 ts_label_t *tsl) in iptun_sendicmp_v4() argument 2149 ts_label_t *tsl) in iptun_sendicmp_v6() argument 2202 uint8_t type, uint8_t code, ts_label_t *tsl) in iptun_icmp_error_v4() argument 2215 mblk_t *mp, ts_label_t *tsl) in iptun_icmp_fragneeded_v4() argument 2229 uint8_t type, uint8_t code, uint32_t offset, ts_label_t *tsl) in iptun_icmp_error_v6() argument 2244 iptun_icmp_toobig_v6(iptun_t * iptun,uint32_t newmtu,ip6_t * orig_ip6h,mblk_t * mp,ts_label_t * tsl) iptun_icmp_toobig_v6() argument [all...] |
/titanic_52/usr/src/uts/common/inet/udp/ |
H A D | udp_stats.c | 194 ts_label_t *tsl; in udp_snmp_get() local
|
H A D | udp.c | 1714 ts_label_t *tsl; in udp_do_opt_set() local
|
/titanic_52/usr/src/uts/common/inet/sctp/ |
H A D | sctp_snmp.c | 779 ts_label_t *tsl; in sctp_snmp_get_mib2() local
|
/titanic_52/usr/src/uts/common/inet/tcp/ |
H A D | tcp_stats.c | 225 ts_label_t *tsl; in tcp_snmp_get() local
|
/titanic_52/usr/src/uts/common/fs/smbclnt/smbfs/ |
H A D | smbfs_vfsops.c | 953 ts_label_t *tsl = NULL; in smbfs_mount_label_policy() local
|
/titanic_52/usr/src/uts/common/c2/ |
H A D | audit.c | 2176 ts_label_t *tsl; in audit_sec_attributes() local
|
/titanic_52/usr/src/uts/common/fs/nfs/ |
H A D | nfs_subr.c | 5128 ts_label_t *tsl = NULL; in nfs_mount_label_policy() local
|