Home
last modified time | relevance | path

Searched refs:scoped (Results 1 – 17 of 17) sorted by relevance

/titanic_50/usr/src/cmd/abi/appcert/etc/
H A DMakefile36 ETC_FILES = etc.alt etc.scoped etc.tweaks etc.warn
H A Detc.scoped.in28 # Special Cases Database. Locally scoped interfaces.
/titanic_50/usr/src/lib/libast/common/
H A DREADME23 hash: generic, scoped hash table support
29 hashscan entry generator for scoped table scan
/titanic_50/usr/src/pkg/manifests/
H A Ddeveloper-appcert.mf44 file path=usr/lib/abi/appcert/etc.scoped mode=0444
/titanic_50/usr/src/lib/libshell/common/
H A DCOMPATIBILITY95 21. Local variables defined by typeset are statically scoped in
96 ksh93. In ksh88 they were dynamically scoped although this
H A DRELEASE93425 b. Variables inside functions are now statically scoped.
H A DRELEASE2089 95-04-31 Variables inside functions are now statically scoped.
2091 95-04-31 Variables inside functions are now statically scoped.
2102 94-12-31 Variables inside functions are now statically scoped.
/titanic_50/usr/src/lib/libm1/common/
H A Dmapfile-vers238 *; # symbols not mentioned in this file are scoped out
/titanic_50/usr/src/lib/libc/
H A DREADME273 weak synonyms scoped private, but this was both difficult to verify, difficult
276 In summary, any new function symbol in libc must be scoped protected unless it
/titanic_50/usr/src/lib/libm/common/
H A Dmapfile-vers777 *; # symbols not mentioned in this file are scoped out
/titanic_50/usr/src/lib/
H A DREADME.mapfiles152 but not Public. Similarly, any symbols scoped local are private and may
423 Any interfaces not present in the mapfile-vers file will be scoped local
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DuDNS.c112 …const mDNSIPPort port, mDNSu32 scoped, mDNSu32 timeout, mDNSBool cellIntf, mDNSu16 resGroupID, mDN… in mDNS_AddDNSServer() argument
128 …NumUnicastDNSServers, addr, d->c, interface, serviceID, scoped, resGroupID, reqA ? "True" : "False… in mDNS_AddDNSServer()
133 …if ((*p)->scoped == scoped && (*p)->interface == interface && (*p)->serviceID == serviceID && (*p)… in mDNS_AddDNSServer()
178 (*p)->scoped = scoped; in mDNS_AddDNSServer()
5952 …const mDNSIPPort port, mDNSu32 scoped, mDNSu32 timeout, mDNSBool cellIntf, mDNSu16 resGroupID, mDN… in mDNS_AddDNSServer() argument
5961 (void) scoped; in mDNS_AddDNSServer()
H A DmDNSEmbeddedAPI.h1375 mDNSu32 scoped; // See the scoped enum above member
3009 …const mDNSIPPort port, mDNSu32 scoped, mDNSu32 timeout, mDNSBool cellIntf, mDNSu16 resGroupID, mDN…
H A DmDNS.c10678 …if (((d->scoped == kScopeNone) && ((!InterfaceID && ServiceID == -1) || InterfaceID == mDNSInterfa… in DNSServerMatch()
10679 ((d->scoped == kScopeInterfaceID) && d->interface == InterfaceID) || in DNSServerMatch()
10680 ((d->scoped == kScopeServiceID) && d->serviceID == ServiceID)) in DNSServerMatch()
10701 …rsing DNS server Address %#a (Domain %##s), Scope: %d", &curr->addr, curr->domain.c, curr->scoped); in SetValidDNSServers()
10705 …ex %d, DNS server %#a (Domain %##s), scoped %d", index, &curr->addr, curr->domain.c, curr->scoped); in SetValidDNSServers()
10717 if (curr->scoped && curr->interface == mDNSInterface_Any) in SetValidDNSServers()
10742 …%d, interface %p", question->qname.c, &curr->addr, curr->domain.c, curr->scoped, index, curr->time… in SetValidDNSServers()
10781 …ex %d, DNS server %#a (Domain %##s), scoped %d", index, &curr->addr, curr->domain.c, curr->scoped); in GetBestServer()
H A Duds_daemon.c5741 if (!InterfaceID && cr->resrec.rDNSServer && cr->resrec.rDNSServer->scoped) in udsserver_info()
/titanic_50/usr/src/cmd/sgs/liblddbg/common/
H A Dliblddbg.msg1170 @ MSG_STATS_SYMBOLS_IN " Symbols input: globals=%-10lld scoped=%-10lld \
/titanic_50/
H A D.gitignore31 usr/src/cmd/abi/appcert/etc/etc.scoped