Home
last modified time | relevance | path

Searched refs:tsl (Results 1 – 25 of 29) sorted by relevance

12

/illumos-gate/usr/src/cmd/sendmail/db/mutex/
H A Dmutex.c83 #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) (*(tsl) = 1) argument
117 #define TSL_UNSET(tsl) (*(tsl) = 0) argument
125 #define TSL_INIT(tsl) argument
126 #define TSL_SET(tsl) (!InterlockedExchange((PLONG)tsl, 1)) argument
127 #define TSL_UNSET(tsl) (*(tsl) = 0) argument
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dtn_ipopt.c305 if (tsl == NULL) { in tsol_check_dest()
317 ipaddr_t, dst, ts_label_t *, tsl); in tsol_check_dest()
362 &tsl->tsl_label)) { in tsol_check_dest()
365 bldominates(&tsl->tsl_label, in tsol_check_dest()
406 (!_blinrange(&tsl->tsl_label, in tsol_check_dest()
408 !blinlset(&tsl->tsl_label, in tsol_check_dest()
478 if (tsl == NULL) in tsol_compute_label_v4()
488 if (tsl->tsl_flags & TSLF_UNLABELED) { in tsol_compute_label_v4()
532 tsl->tsl_doi); in tsol_compute_label_v4()
984 if (tsl == NULL) in tsol_compute_label_v6()
[all …]
H A Dtnet.c1259 if (tsl != NULL) { in tsol_ire_match_gwattr()
1381 if (tsl->tsl_doi != gcdb->gcdb_doi || in tsol_ire_match_gwattr()
1399 (!_blinrange(&tsl->tsl_label, in tsol_ire_match_gwattr()
1401 !blinlset(&tsl->tsl_label, in tsol_ire_match_gwattr()
1415 (!_blinrange(&tsl->tsl_label, in tsol_ire_match_gwattr()
1417 !blinlset(&tsl->tsl_label, in tsol_ire_match_gwattr()
1463 ts_label_t *tsl; in tsol_ip_forward() local
1519 if ((tsl = ira->ira_tsl) == NULL) in tsol_ip_forward()
1591 (!_blinrange(&tsl->tsl_label, in tsol_ip_forward()
1593 !blinlset(&tsl->tsl_label, in tsol_ip_forward()
[all …]
H A Dip6_ire.c71 zoneid_t zoneid, const ts_label_t *tsl, int flags,
688 const ts_label_t *tsl, int match_flags) in ire_match_args_v6() argument
863 (tsol_ire_match_gwattr(ire, tsl) == 0))) { in ire_match_args_v6()
916 zoneid_t zoneid, const ts_label_t *tsl, int flags, in ire_ftable_lookup_v6() argument
937 tsl, flags, ipst); in ire_ftable_lookup_v6()
970 margs.ift_tsl = tsl; in ire_ftable_lookup_v6()
1005 ire = ire_alt_local(ire, zoneid, tsl, ill, generationp); in ire_ftable_lookup_v6()
1018 zoneid_t zoneid, const ts_label_t *tsl, int flags, in ire_ftable_lookup_impl_v6() argument
1048 ill, zoneid, tsl, flags)) in ire_ftable_lookup_impl_v6()
1086 zoneid, tsl, flags)) in ire_ftable_lookup_impl_v6()
[all …]
H A Dip_rts.c307 ts_label_t *tsl = NULL; in ip_rts_request_common() local
663 tsl = crgetlabel(ioc_cr); in ip_rts_request_common()
669 if (tsl != NULL && in ip_rts_request_common()
671 (tsl->tsl_doi != rtsap->rtsa_doi || in ip_rts_request_common()
672 !bldominates(&tsl->tsl_label, in ip_rts_request_common()
677 tsl = labelalloc( in ip_rts_request_common()
706 tsl, match_flags_local, 0, ipst, NULL); in ip_rts_request_common()
710 gw_addr, ill, zoneid, tsl, match_flags, in ip_rts_request_common()
719 zoneid, tsl, match_flags_local, 0, ipst, in ip_rts_request_common()
730 if (tsl != NULL && tsl != crgetlabel(ioc_cr)) in ip_rts_request_common()
[all …]
H A Dsadb.c3497 label_rele(tsl);
3503 label_rele(tsl);
5114 tsl, senslen);
5460 ts_label_t *tsl; local
5484 tsl = ixa->ixa_tsl;
5486 tsl = NULL;
5658 if (tsl != NULL) {
5659 label_hold(tsl);
6102 ts_label_t *tsl; local
6118 if (tsl == NULL)
[all …]
H A Dip_ftable.c97 int type, const ill_t *ill, zoneid_t zoneid, const ts_label_t *tsl, in ire_ftable_lookup_v4() argument
131 margs.ift_tsl = tsl; in ire_ftable_lookup_v4()
204 ire = ire_alt_local(ire, zoneid, tsl, ill, generationp); in ire_ftable_lookup_v4()
1401 zoneid_t zoneid, const ts_label_t *tsl, uint_t match_args, in ire_route_recursive_impl_v4() argument
1429 (ill != NULL? ill : ill_arg), zoneid, tsl, in ire_route_recursive_impl_v4()
1697 zoneid_t zoneid, const ts_label_t *tsl, uint_t match_args, in ire_route_recursive_v4() argument
1702 zoneid, tsl, match_args, irr_flags, xmit_hint, ipst, setsrcp, in ire_route_recursive_v4()
H A Dip_attr.c982 ip_xmit_attr_replace_tsl(ip_xmit_attr_t *ixa, ts_label_t *tsl) in ip_xmit_attr_replace_tsl() argument
984 ASSERT(tsl != NULL); in ip_xmit_attr_replace_tsl()
992 ixa->ixa_tsl = tsl; in ip_xmit_attr_replace_tsl()
1002 ip_recv_attr_replace_label(ip_recv_attr_t *ira, ts_label_t *tsl) in ip_recv_attr_replace_label() argument
1010 label_hold(tsl); in ip_recv_attr_replace_label()
1011 ira->ira_tsl = tsl; in ip_recv_attr_replace_label()
H A Dip_ire.c1862 const ts_label_t *tsl, int match_flags) in ire_match_args() argument
2025 (tsol_ire_match_gwattr(ire, tsl) == 0))) { in ire_match_args()
2039 ire_alt_local(ire_t *ire, zoneid_t zoneid, const ts_label_t *tsl, in ire_alt_local() argument
2065 ill, zoneid, tsl, match_flags, IRR_ALLOCATE, 0, ipst, NULL, in ire_alt_local()
2069 ill, zoneid, tsl, match_flags, IRR_ALLOCATE, 0, ipst, NULL, in ire_alt_local()
2135 const ts_label_t *tsl, ip_stack_t *ipst, boolean_t lock_held) in ire_gateway_ok_zone_v4() argument
2159 margs.ift_tsl = tsl; in ire_gateway_ok_zone_v4()
H A Dip_sadb.c98 uint32_t *dst, sa_family_t af, uint8_t protocol, ts_label_t *tsl) in ipsec_getassocbyconn() argument
320 if (!ipsec_label_match(tsl, retval->ipsa_tsl)) in ipsec_getassocbyconn()
H A Dip6.c1986 ts_label_t *tsl = NULL; in ip_set_destination_v6() local
1989 mac_mode, (flags & IPDF_ZONE_IS_GLOBAL) != 0, &tsl); in ip_set_destination_v6()
1992 if (tsl != NULL) { in ip_set_destination_v6()
1994 ip_xmit_attr_replace_tsl(ixa, tsl); in ip_set_destination_v6()
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs_debug.c369 tsl = topstats_anchor; in map_put_debug()
370 while (tsl) { in map_put_debug()
373 *ptsl = tsl->ts_next; in map_put_debug()
374 kmem_free(tsl, sizeof (*tsl)); in map_put_debug()
377 ptsl = &tsl->ts_next; in map_put_debug()
378 tsl = tsl->ts_next; in map_put_debug()
395 tsl = topstats_anchor; in map_get_debug()
396 while (tsl) { in map_get_debug()
401 tsl = tsl->ts_next; in map_get_debug()
404 tsl = kmem_zalloc(sizeof (*tsl), KM_SLEEP); in map_get_debug()
[all …]
/illumos-gate/usr/src/uts/common/os/
H A Dtlabel.c233 ts_label_t *tsl = NULL; in getflabel_zfs() local
251 tsl = labelalloc(&ds_sl, default_doi, KM_SLEEP); in getflabel_zfs()
252 return (tsl); in getflabel_zfs()
377 ts_label_t *tsl; in getflabel() local
379 tsl = getflabel_zfs(rvfsp); in getflabel()
382 if (tsl != NULL) in getflabel()
383 return (tsl); in getflabel()
532 ts_label_t *tsl; in cgetlabel() local
535 if ((tsl = getflabel(vp)) == NULL) in cgetlabel()
538 if (copyout((caddr_t)label2bslabel(tsl), (caddr_t)label_p, in cgetlabel()
[all …]
H A Dzone.c4344 ts_label_t *tsl; in zone_set_label() local
4350 tsl = labelalloc(&blab, doi, KM_NOSLEEP); in zone_set_label()
4351 if (tsl == NULL) in zone_set_label()
4354 zone->zone_slabel = tsl; in zone_set_label()
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp_stats.c216 ts_label_t *tsl; in udp_snmp_get() local
218 tsl = connp->conn_ixa->ixa_tsl; in udp_snmp_get()
220 mlp.tme_doi = label2doi(tsl); in udp_snmp_get()
221 mlp.tme_label = *label2bslabel(tsl); in udp_snmp_get()
H A Dudp.c1734 ts_label_t *tsl; in udp_do_opt_set() local
1756 if ((tsl = crgetlabel(cr)) == NULL) in udp_do_opt_set()
1759 tsl->tsl_doi, KM_NOSLEEP); in udp_do_opt_set()
/illumos-gate/usr/src/uts/common/inet/iptun/
H A Diptun.c2094 ts_label_t *tsl) in iptun_sendicmp_v4() argument
2140 ixas.ixa_tsl = tsl; in iptun_sendicmp_v4()
2151 ts_label_t *tsl) in iptun_sendicmp_v6() argument
2193 ixas.ixa_tsl = tsl; in iptun_sendicmp_v6()
2204 uint8_t type, uint8_t code, ts_label_t *tsl) in iptun_icmp_error_v4() argument
2212 iptun_sendicmp_v4(iptun, &icmp, orig_ipha, mp, tsl); in iptun_icmp_error_v4()
2217 mblk_t *mp, ts_label_t *tsl) in iptun_icmp_fragneeded_v4() argument
2226 iptun_sendicmp_v4(iptun, &icmp, orig_ipha, mp, tsl); in iptun_icmp_fragneeded_v4()
2241 iptun_sendicmp_v6(iptun, &icmp6, orig_ip6h, mp, tsl); in iptun_icmp_error_v6()
2246 mblk_t *mp, ts_label_t *tsl) in iptun_icmp_toobig_v6() argument
[all …]
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vfsops.c1086 ts_label_t *tsl = NULL; in smbfs_mount_label_policy() local
1140 if (tsl != NULL) in smbfs_mount_label_policy()
1141 label_rele(tsl); in smbfs_mount_label_policy()
/illumos-gate/usr/src/uts/common/c2/
H A Daudit.c2162 ts_label_t *tsl; in audit_sec_attributes() local
2165 tsl = getflabel(vp); in audit_sec_attributes()
2166 if (tsl == NULL) in audit_sec_attributes()
2169 bsl = label2bslabel(tsl); in audit_sec_attributes()
2173 label_rele(tsl); in audit_sec_attributes()
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_snmp.c792 ts_label_t *tsl; in sctp_snmp_get_mib2() local
794 tsl = sctp->sctp_connp->conn_ixa->ixa_tsl; in sctp_snmp_get_mib2()
796 mlp.tme_doi = label2doi(tsl); in sctp_snmp_get_mib2()
797 mlp.tme_label = *label2bslabel(tsl); in sctp_snmp_get_mib2()
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_stats.c280 ts_label_t *tsl; in tcp_snmp_get() local
282 tsl = connp->conn_ixa->ixa_tsl; in tcp_snmp_get()
284 mlp.tme_doi = label2doi(tsl); in tcp_snmp_get()
285 mlp.tme_label = *label2bslabel(tsl); in tcp_snmp_get()
/illumos-gate/usr/src/data/terminfo/extras/
H A Drxvt-unicode.terminfo185 tsl=\E]2;,
/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src5352 tsl=\EOl,
8101 tsl=\Eh\Ef, use=adm+sgr,
9393 tsl=\EF, use=adm+sgr,
10729 tsl=\E7\E[25;%i%p1%dx,
10858 tsl=\E7\E[25;%i%p1%dx,
11034 tsl=\E7\E[99;%i%p1%dx,
15327 tbc=\E[g, tsl=\E[25;1H,
15637 tsl=\EF,
15690 tsl=\EF,
15771 tsl=\EF,
[all …]
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_subr.c5129 ts_label_t *tsl = NULL; in nfs_mount_label_policy() local
5167 tsl = getflabel_cipso(vfsp); in nfs_mount_label_policy()
5168 if (tsl == NULL) in nfs_mount_label_policy()
5171 server_sl = label2bslabel(tsl); in nfs_mount_label_policy()
5204 if (tsl != NULL) in nfs_mount_label_policy()
5205 label_rele(tsl); in nfs_mount_label_policy()
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcaps269 to_status_line, "tsl" "ts" Go to status line, col #1

12