Home
last modified time | relevance | path

Searched refs:Interface (Results 1 – 25 of 60) sorted by relevance

123

/titanic_41/usr/src/lib/libnsl/dial/
H A Dinterface.c71 static struct Interface { struct
80 } Interface[] = { argument
100 for (i = 0; Interface[i].IN_label; ++i) { in interface()
101 if (strcmp(Interface[i].IN_label, label) == 0) { in interface()
102 Read = Interface[i].IN_read; in interface()
103 Write = Interface[i].IN_write; in interface()
104 Ioctl = Interface[i].IN_ioctl; in interface()
105 Setup = Interface[i].IN_setup; in interface()
/titanic_41/usr/src/cmd/bnu/
H A Dinterface.c90 struct Interface { struct
103 } Interface[] = { argument
146 for (i = 0; Interface[i].IN_label; ++i) {
147 if (0 == strcmp(Interface[i].IN_label, label)) {
148 Read = Interface[i].IN_read;
149 Write = Interface[i].IN_write;
150 Ioctl = Interface[i].IN_ioctl;
151 Setup = Interface[i].IN_setup;
152 Teardown = Interface[i].IN_teardown;
H A DDevices88 ######## AT&T Transport Interface
90 # ---To use a STREAMS network that conforms to the AT&T Transport Interface
108 # ---To use a STREAMS network that conforms to the AT&T Transport Interface
116 # Interface and that uses the Network Listener Service dial script
/titanic_41/usr/src/pkg/manifests/
H A Ddriver-storage-ahci.mf34 value="Advanced Host Controller Interface (AHCI) SATA HBA Driver"
36 value="Advanced Host Controller Interface (AHCI) SATA HBA Driver"
50 desc="Advanced Host Controller Interface (AHCI) SATA HBA Driver" \
51 name="Advanced Host Controller Interface (AHCI) SATA HBA Driver"
H A Dsystem-kernel-security-gss.mf34 value="Generic Security Service Application Program Interface, Version 2 - kernel"
49 desc="Generic Security Service Application Program Interface, Version 2 - kernel" \
H A Ddriver-storage-sv.mf34 value="Raw/Block Device Interface to Storage Volumes (SV)"
88 legacy pkg=SUNWspsvr desc="Raw/Block Device Interface to Storage Volumes (SV)" \
90 legacy pkg=SUNWspsvu desc="Raw/Block Device Interface to Storage Volumes (SV)" \
H A Dservice-security-gss.mf29 value="Generic Security Service Application Program Interface, Version 2 - config"
55 desc="Generic Security Service Application Program Interface, Version 2 - config" \
H A Dsystem-library-security-gss.mf28 value="Generic Security Service Application Program Interface, Version 2 - user"
93 desc="Generic Security Service Application Program Interface, Version 2 - user" \
/titanic_41/usr/src/cmd/abi/spectrans/spec2map/
H A Dxlator.h69 typedef struct Interface { struct
77 } Interface; argument
H A Dbucket.h67 extern int add_by_name(const char *, const Interface *);
H A Dbucket.c54 static void print_iface(const Interface *);
222 add_by_name(const char *version, const Interface *interface) in add_by_name()
609 print_iface(const Interface * p) in print_iface()
/titanic_41/usr/src/lib/pkcs11/include/
H A DTHIRDPARTYLICENSE2 * identified as "RSA Security Inc. PKCS #11 Cryptographic Token Interface
7 * Cryptographic Token Interface (Cryptoki)" in all material mentioning or
/titanic_41/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Dmapfile43 # Exported Interface
52 # Imported Interface
/titanic_41/usr/src/uts/intel/io/heci/
H A DTHIRDPARTYLICENSE.descrip1 Intel Management Engine Interface (Also known as HECI) driver
/titanic_41/usr/src/uts/intel/sys/acpi/platform/
H A Dacefiex.h527 VOID *Interface);
542 VOID *Interface);
549 VOID **Interface);
592 VOID **Interface,
641 VOID **Interface);
/titanic_41/usr/src/uts/common/io/mac/
H A DREADME39 . Client Interface
48 . Provider Interface
/titanic_41/usr/src/lib/libm1/common/
H A Dmapfile-vers26 # Interface definition for libm.so.1
38 # Policy for Shared Library Version Names and Interface Definitions
/titanic_41/usr/src/cmd/mandoc/
H A Dlib.in35 LINE("libdlpi", "Data Link Provider Interface (DLPI) Library (libdlp, \\-ldlpi)")
65 LINE("librsm", "Remote Shared Memory Interface Library (librsm, \\-lrsm)")
H A Dmsec.in38 LINE("3DLPI", "Data Link Provider Interface Library Functions")
56 LINE("3LIB", "Interface Libraries")
/titanic_41/usr/src/uts/common/io/rtw/
H A DTHIRDPARTYLICENSE34 * Interface for the 93C66/56/46/26/06 serial eeprom parts.
57 * Interface to the 93C46 serial EEPROM that is used to store BIOS
/titanic_41/usr/src/lib/libtsalarm/common/
H A Dmapfile-vers41 # Interface definition for usr/src/lib/libtsalarm
/titanic_41/usr/src/lib/libpcp/common/
H A Dmapfile-vers41 # Interface definition for usr/src/lib/libpcp
/titanic_41/usr/src/cmd/krb5/kadmin/gui/native/
H A Dmapfile-vers23 # Interface definition for /usr/lib/krb5/libkadmin.so.1
/titanic_41/usr/src/lib/libmvec/common/
H A Dmapfilevis2-vers26 # Interface definition for cpu/sparcv9+vis2/libmvec_isa.so.1
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Task/pod/
H A DTask.pod67 | Interface Stability | Evolving |

123