| /illumos-gate/usr/src/psm/promif/ieee1275/ |
| H A D | README.promif | 26 of the promif interfaces. 29 independent implementation of common promif interfaces. 32 interfaces (including platform and/or ISA defined interfaces) 36 interfaces which are used by sun4u and sun4v.
|
| /illumos-gate/usr/src/lib/ |
| H A D | README.mapfiles | 31 visible library interfaces. It describes various kinds of actions that 44 - copy interfaces which are part of the standard to a new or 70 Here, we are only concerned with specifying externally-visible interfaces 146 ILLUMOS_0.3 of a given library must contain all the interfaces in 205 Conditional input can be used if there are ISA-specific library interfaces 239 Public interfaces should be added to a new ILLUMOS_ symbol version, with the 251 The minor revision number is incremented whenever one or more new interfaces 261 Private interfaces are the non-ABI interfaces of the library. Unlike 270 If the library already has Private interfaces in a SUNWprivate version, you 278 There are also libraries in illumos that contain only private interfaces. In [all …]
|
| /illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/ |
| H A D | slpd.java | 406 Vector interfaces = config.getInterfaces(); in start() local 407 int i, n = interfaces.size(); in start() 410 InetAddress interfac = (InetAddress)interfaces.elementAt(i); in start() 446 new Object[] {interfaces, in start() 489 Vector interfaces = config.getInterfaces(); in daemonIsDA() local 507 int j, m = interfaces.size(); in daemonIsDA() 510 if (daAddresses.contains(interfaces.elementAt(i))) { in daemonIsDA()
|
| H A D | SLPV1Manager.java | 218 Vector interfaces = config.getInterfaces(); in start() local 219 int i = 0, n = interfaces.size(); in start() 236 InetAddress interfac = (InetAddress)interfaces.elementAt(i); in start() 288 InetAddress interfac = (InetAddress)interfaces.elementAt(i); in start()
|
| H A D | SLPConfig.java | 1182 private static Vector interfaces = null; field in SLPConfig 1186 if (interfaces == null) { in getInterfaces() 1201 interfaces = new Vector(); in getInterfaces() 1206 interfaces.addElement(iaLocal); in getInterfaces() 1207 return interfaces; in getInterfaces() 1225 interfaces.addElement(iaLocal); in getInterfaces() 1227 return interfaces; in getInterfaces() 1251 if (!interfaces.contains(ia)) { in getInterfaces() 1256 interfaces.insertElementAt(ia, 0); in getInterfaces() 1259 interfaces.addElement(ia); in getInterfaces() [all …]
|
| H A D | ActiveDiscoverer.java | 182 Vector interfaces = config.getInterfaces(); in run() local 183 int i, n = interfaces.size(); in run() 186 InetAddress interfac = (InetAddress)interfaces.elementAt(i); in run()
|
| H A D | RequestHandler.java | 884 Vector interfaces = config.getInterfaces(); in dispatch() local 893 new Object[] {interfaces, in dispatch() 949 Vector interfaces = config.getInterfaces(); in dispatch() local 958 new Object[] {interfaces, in dispatch() 1397 Vector interfaces = config.getInterfaces(); in isLocalHostURL() local 1411 if (interfaces.contains(addr)) { in isLocalHostURL() 1440 Vector interfaces = config.getInterfaces(); in isPreviousResponder() local 1449 if (interfaces.contains(iaHost)) { in isPreviousResponder()
|
| H A D | DATable.java | 340 Vector interfaces = conf.getInterfaces(); in addToEquivClass() local 342 if (interfaces.contains(addr)) { in addToEquivClass()
|
| /illumos-gate/usr/src/common/mapfiles/common/ |
| H A D | map.lex.yy | 29 # interfaces within this file are intended for libl.so to bind to, and thus 49 # interfaces that are not defined in the generic $(MAPFILE.LEX). Export the 50 # following interfaces to satisfy -e use.
|
| /illumos-gate/usr/src/lib/libc/ |
| H A D | README | 40 should be acquired and released via these interfaces: 58 The above l* versions of the mutex and rwlock interfaces do more 59 than the ordinary interfaces: They define critical regions in 67 to interfaces that might block indefinitely are allowed. 99 lmalloc() and lfree() are the basic interfaces. The libc_*() 116 cases, like code in the I18N interfaces, where mutual exclusion 192 introduced several libc-private locking interfaces: 201 Unlike the lmutex_lock() and lmutex_unlock() interfaces described above, 202 these interfaces do not define critical regions, but signals are 207 These interfaces were brought over from code in the former libaio [all …]
|
| /illumos-gate/exception_lists/ |
| H A D | interface_cmp | 46 # - Removed interfaces: setauclassfile, setaueventfile setauuserfile testac 47 # 4686423 undocumented interfaces are not used 48 # - Removed interfaces: auditsvc 55 # - Removed interfaces: getauusernam(3bsm) 66 # - Removed interfaces: setac, getacna, getacmin, getacflg, getacdir, endac
|
| H A D | packaging | 70 # They contain interfaces which are currently private. 124 # library contains exclusively private interfaces, as does 168 # Private interfaces for libdisasm 172 # Private interfaces for libraidcfg 180 # misc/kmdb. The interfaces described herein are not intended for customer 187 # as dhcpagent, dhcpinfo, ifconfig, and netstat. These are not interfaces 230 # Miscellaneous kernel interfaces or kernel<->user interfaces that are 335 # libcmdutils contains interfaces which are all private interfaces. 371 # Private interfaces in libsec 380 # Consolidation and Sun private libdevid interfaces [all …]
|
| /illumos-gate/usr/src/cmd/lp/ |
| H A D | Makefile | 46 $(ROOTETCLP)/interfaces \ 76 $(ROOTETCLP)/interfaces := DIRMODE = 775
|
| /illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/ |
| H A D | mpathd.dfl | 35 # By default only interfaces configured as part of multipathing groups 36 # are tracked. Turn off this option to track all network interfaces
|
| /illumos-gate/usr/src/uts/common/zmod/ |
| H A D | mapfile | 44 # public interfaces 50 # private interfaces used by dboot
|
| /illumos-gate/usr/src/cmd/fs.d/udfs/fsdb/ |
| H A D | mapfile-intf | 42 # fsdb uses the -e option of lex, which generates additional lex interfaces 44 # interfaces are exported here.
|
| /illumos-gate/usr/src/lib/libmd5/common/ |
| H A D | mapfile-vers | 40 # This file declares interfaces that are cast in stone. 43 # They offer interfaces that will never change.
|
| /illumos-gate/usr/src/cmd/bhyve/ |
| H A D | README.sync | 17 will continue to evolve away from the initial compatibility interfaces towards 18 native illumos ones. The vmmapi library abstracts those interfaces wherever
|
| /illumos-gate/usr/src/lib/libaio/common/ |
| H A D | mapfile-vers | 41 # This file declares interfaces that are cast in stone. 42 # They offer interfaces that will never change.
|
| /illumos-gate/usr/src/lib/libthread/common/ |
| H A D | mapfile-vers | 42 # This file declares interfaces that are cast in stone. 43 # They offer interfaces that will never change. 112 $if _ELF32 # Large file interfaces 133 $if _ELF32 # Large file interfaces
|
| /illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
| H A D | README.v6 | 90 There is one list in dhcpagent containing all of the IP interfaces 91 that are under DHCP control. IP interfaces not under DHCP control 102 is also the name used in the administrative interfaces (dhcpinfo, 214 For the logical interfaces: 216 - Because Solaris uses IP logical interfaces to configure 217 addresses, we must have multiple IP logical interfaces per IA 221 IP logical interfaces) per IA and multiple IAs per client/server 225 As a result, IP logical interfaces will come and go with DHCPv6, 241 Because we need to have multiple IP logical interfaces (LIFs) for a 247 reconsider the way dhcpagent represents physical interfaces. The [all …]
|
| /illumos-gate/usr/src/cmd/ipf/examples/ |
| H A D | server | 2 # For a network server, which has two interfaces, 128.1.40.1 (le0) and
|
| /illumos-gate/usr/src/contrib/ast/src/lib/libast/astsa/ |
| H A D | README-astsa | 2 standalone commands and libraries using X/Open interfaces.
|
| /illumos-gate/usr/src/lib/librt/common/ |
| H A D | mapfile-vers | 41 # This file declares interfaces that are cast in stone. 42 # They offer interfaces that will never change.
|
| /illumos-gate/usr/src/compat/bhyve/ |
| H A D | README | 3 backing for FreeBSD interfaces. It often means heavy use of #include_next,
|