Searched refs:library (Results 1 - 25 of 158) sorted by relevance

1234567

/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pragma/
H A Derr.D_PRAGMA_DEPEND.main.d33 #pragma D depends_on library net.d
/freebsd-11-stable/sys/dev/isci/scil/
H A Dsci_base_library.h78 * @brief This structure contains all of the objects common to all library
92 * contained inside of a library.
103 * @brief This method will construct the base library object.
105 * @param[in] this_library This parameter specifies the library object
108 * of controllers to be supported by this library.
118 * This macro provides common code for allocating a controller from a library.
123 library, \
130 if (! sci_pool_empty((library)->parent.controller_id_pool)) \
132 sci_pool_get((library)->parent.controller_id_pool, index); \
134 & (library)
[all...]
H A Dscic_library.h61 * by an SCI Core user on the library object. The library is the
77 * library and it's controllers can operate.
82 * In this mode the SCI library will operate in a polling mode for
83 * operations. In other words, the library will not return from a
89 * In this mode the SCI library returns after committing the IO request
101 * @brief This method will contsruct the core library based on the supplied
106 * library object is located.
108 * this library can manage.
110 * @return An opaque library handl
[all...]
H A Dscic_sds_library.c74 #define SCIC_LIBRARY_CONTROLLER_MEMORY_START(library) \
75 ((char *)(library) + sizeof(SCIC_SDS_LIBRARY_T))
115 SCI_LIBRARY_HANDLE_T library,
120 this_library = (SCIC_SDS_LIBRARY_T *)library;
145 SCI_LIBRARY_HANDLE_T library,
152 this_library = (SCIC_SDS_LIBRARY_T *)library;
178 SCI_LIBRARY_HANDLE_T library,
184 this_library = (SCIC_SDS_LIBRARY_T *)library;
195 SCI_LIBRARY_HANDLE_T library
201 this_library = (SCIC_SDS_LIBRARY_T *)library;
114 scic_library_set_pci_info( SCI_LIBRARY_HANDLE_T library, SCI_PCI_COMMON_HEADER_T * pci_header ) argument
144 scic_library_allocate_controller( SCI_LIBRARY_HANDLE_T library, SCI_CONTROLLER_HANDLE_T *new_controller ) argument
177 scic_library_free_controller( SCI_LIBRARY_HANDLE_T library, SCI_CONTROLLER_HANDLE_T controller ) argument
270 scic_sds_library_get_controller_index( SCIC_SDS_LIBRARY_T * library, SCIC_SDS_CONTROLLER_T * controller ) argument
[all...]
H A Dscif_library.h61 * by an SCI Framework user on the library object. The library is
75 * @brief This method will contsruct the SCI framework library based on the
80 * library object is located.
82 * this library can manage.
84 * @return An opaque library handle to be used by the SCI user for all
85 * subsequent library operations.
93 * @brief This method returns the size of the framework library object. The
94 * size of the framework library object includes the associated core
98 * this library ca
[all...]
H A Dscif_sas_library.c73 * This macro simply calculates the size of the framework library. This
117 // after the library object.
121 // Construct the core library.
131 // Set the association in the core library to this framework library.
146 SCI_LIBRARY_HANDLE_T library,
152 // Ensure the user supplied a valid library handle.
153 if (library != SCI_INVALID_HANDLE)
155 SCIF_SAS_LIBRARY_T * fw_library = (SCIF_SAS_LIBRARY_T *) library;
157 // Allocate the framework library
145 scif_library_allocate_controller( SCI_LIBRARY_HANDLE_T library, SCI_CONTROLLER_HANDLE_T * new_controller ) argument
198 scif_library_free_controller( SCI_LIBRARY_HANDLE_T library, SCI_CONTROLLER_HANDLE_T controller ) argument
[all...]
H A Dscic_sds_library.h60 * @brief This file contains the structures used by the core library object.
61 * All of the functionality for the core library is in the
78 * This structure contains data used by the core library.
89 * This is the count of the maximum number of controllers that this library
95 * The PCI header for this library object all libraries must have the same
103 * library object.
110 struct SCIC_SDS_LIBRARY * library,
/freebsd-11-stable/crypto/heimdal/tools/
H A Dkrb5-config.in40 library=krb5
76 library=krb5
79 library=gssapi
82 library=kadm-client
85 library=kadm-server
88 library=kafs
124 case $library in
/freebsd-11-stable/contrib/gcc/cp/
H A Dg++spec.c65 int library = 0; local
94 /* By default, we throw on the math library if we have one. */
137 library = -1;
160 if (library == 0
163 library = 1;
172 if (library == 0)
173 library = 1;
176 library = (library == 0) ? 1 : library;
[all...]
/freebsd-11-stable/contrib/sendmail/libsmutil/
H A DMakefile.m410 bldPRODUCT_START(`library', `libsmutil')
/freebsd-11-stable/contrib/sendmail/libsmdb/
H A DMakefile.m410 bldPRODUCT_START(`library', `libsmdb')
/freebsd-11-stable/usr.bin/bc/
H A DMakefile12 FILES+= bc.library
/freebsd-11-stable/cddl/lib/libdtrace/
H A Dnfssrv.d31 #pragma D depends_on library ip.d
32 #pragma D depends_on library net.d
33 #pragma D depends_on library nfs.d
/freebsd-11-stable/contrib/sendmail/libmilter/
H A DMakefile.m412 bldPRODUCT_START(`library', `libmilter')
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_itt.cpp66 // ITTNotify library is loaded and initialized at first call to any ittnotify
100 char const *library = va_arg(args, char const *); local
104 __kmp_msg(kmp_ms_warning, KMP_MSG(IttLoadLibFailed, library), err_code,
112 __kmp_msg(kmp_ms_warning, KMP_MSG(IttLoadLibFailed, library), err_code,
120 char const *library = va_arg(args, char const *); local
122 KMP_WARNING(IttLookupFailed, symbol, library);
/freebsd-11-stable/contrib/apr-util/
H A Dapr-util.spec4 Summary: Apache Portable Runtime Utility library
18 free library of C data structures and routines. This library
24 Summary: APR utility library development kit
30 build applications using the APR utility library. The mission
32 library of C data structures and routines.
36 Summary: APR utility library DBM driver
45 Summary: APR utility library PostgreSQL DBD driver
55 Summary: APR utility library MySQL DBD driver
65 Summary: APR utility library SQLit
[all...]
H A Dapu-config.in57 --libs print library information
58 --avoid-ldap do not include ldap library information with --libs
59 --ldap-libs print library information to link with ldap
60 --avoid-dbm do not include DBM library information with --libs
61 --dbm-libs print additional library information to link with DBM
/freebsd-11-stable/stand/
H A Duboot.mk9 # U-Boot standalone support library
/freebsd-11-stable/contrib/apr/
H A Dapr.spec4 Summary: Apache Portable Runtime library
17 free library of C data structures and routines, forming a system
23 Summary: APR library development kit
28 build applications using the APR library. The mission of the
29 Apache Portable Runtime (APR) is to provide a free library of
/freebsd-11-stable/contrib/ntp/ntpsnmpd/
H A Dnetsnmp_daemonize.c154 #include <net-snmp/library/system.h> /* for "internal" definitions */
156 #include <net-snmp/library/snmp_api.h>
157 #include <net-snmp/library/read_config.h> /* for get_temp_file_pattern() */
/freebsd-11-stable/contrib/dialog/
H A Dmakefile.in113 # The library is always named for the package, but the program can be further
119 # The library name $(LIB) is set at configure/make time, since it is used as a
190 @INTLDIR_MAKE@ @echo "Building GNU gettext library..."
257 # most users do not want/need the library, so the install rules are distinct.
263 @ echo "** installing library in $(LIBDIR)"
/freebsd-11-stable/contrib/ncurses/misc/
H A Dtdlint95 echo "ignored library $1"
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dtest_java_pkcs11.in56 library = $file
/freebsd-11-stable/contrib/libxo/
H A Dlibxo-config.in26 --libs print library linking information
/freebsd-11-stable/crypto/openssh/contrib/
H A Dfindssl.sh9 # match your library" errors.
17 # 2003-06-24: Incorporated readme, set library paths. First cvs version.
20 # "OpenSSL headers do not match your library" are usually caused by
29 # checking OpenSSL library version... 90602f (OpenSSL 0.9.6b [engine] 9 Jul 2001)
30 # checking whether OpenSSL's headers match the library... no
31 # configure: error: Your OpenSSL headers do not match your library
44 # Searching for OpenSSL shared library files.
53 # Searching for OpenSSL static library files.
58 # the OpenSSL header from /usr/include/openssl (90604f) and the library
84 # Set default library path
[all...]

Completed in 144 milliseconds

1234567