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

12345

/freebsd-13-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-13-stable/sys/dev/isci/scil/
H A Dsci_base_library.h80 * @brief This structure contains all of the objects common to all library
94 * contained inside of a library.
105 * @brief This method will construct the base library object.
107 * @param[in] this_library This parameter specifies the library object
110 * of controllers to be supported by this library.
120 * This macro provides common code for allocating a controller from a library.
125 library, \
132 if (! sci_pool_empty((library)->parent.controller_id_pool)) \
134 sci_pool_get((library)->parent.controller_id_pool, index); \
136 & (library)
[all...]
H A Dscic_library.h63 * by an SCI Core user on the library object. The library is the
79 * library and it's controllers can operate.
84 * In this mode the SCI library will operate in a polling mode for
85 * operations. In other words, the library will not return from a
91 * In this mode the SCI library returns after committing the IO request
103 * @brief This method will contsruct the core library based on the supplied
108 * library object is located.
110 * this library can manage.
112 * @return An opaque library handl
[all...]
H A Dscic_sds_library.c76 #define SCIC_LIBRARY_CONTROLLER_MEMORY_START(library) \
77 ((char *)(library) + sizeof(SCIC_SDS_LIBRARY_T))
117 SCI_LIBRARY_HANDLE_T library,
122 this_library = (SCIC_SDS_LIBRARY_T *)library;
147 SCI_LIBRARY_HANDLE_T library,
154 this_library = (SCIC_SDS_LIBRARY_T *)library;
180 SCI_LIBRARY_HANDLE_T library,
186 this_library = (SCIC_SDS_LIBRARY_T *)library;
197 SCI_LIBRARY_HANDLE_T library
203 this_library = (SCIC_SDS_LIBRARY_T *)library;
116 scic_library_set_pci_info( SCI_LIBRARY_HANDLE_T library, SCI_PCI_COMMON_HEADER_T * pci_header ) argument
146 scic_library_allocate_controller( SCI_LIBRARY_HANDLE_T library, SCI_CONTROLLER_HANDLE_T *new_controller ) argument
179 scic_library_free_controller( SCI_LIBRARY_HANDLE_T library, SCI_CONTROLLER_HANDLE_T controller ) argument
272 scic_sds_library_get_controller_index( SCIC_SDS_LIBRARY_T * library, SCIC_SDS_CONTROLLER_T * controller ) argument
[all...]
H A Dscif_library.h63 * by an SCI Framework user on the library object. The library is
77 * @brief This method will contsruct the SCI framework library based on the
82 * library object is located.
84 * this library can manage.
86 * @return An opaque library handle to be used by the SCI user for all
87 * subsequent library operations.
95 * @brief This method returns the size of the framework library object. The
96 * size of the framework library object includes the associated core
100 * this library ca
[all...]
H A Dscif_sas_library.c75 * This macro simply calculates the size of the framework library. This
119 // after the library object.
123 // Construct the core library.
133 // Set the association in the core library to this framework library.
148 SCI_LIBRARY_HANDLE_T library,
154 // Ensure the user supplied a valid library handle.
155 if (library != SCI_INVALID_HANDLE)
157 SCIF_SAS_LIBRARY_T * fw_library = (SCIF_SAS_LIBRARY_T *) library;
159 // Allocate the framework library
147 scif_library_allocate_controller( SCI_LIBRARY_HANDLE_T library, SCI_CONTROLLER_HANDLE_T * new_controller ) argument
200 scif_library_free_controller( SCI_LIBRARY_HANDLE_T library, SCI_CONTROLLER_HANDLE_T controller ) argument
[all...]
H A Dscic_sds_library.h62 * @brief This file contains the structures used by the core library object.
63 * All of the functionality for the core library is in the
80 * This structure contains data used by the core library.
91 * This is the count of the maximum number of controllers that this library
97 * The PCI header for this library object all libraries must have the same
105 * library object.
112 struct SCIC_SDS_LIBRARY * library,
/freebsd-13-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-13-stable/contrib/sendmail/libsmdb/
H A DMakefile.m410 bldPRODUCT_START(`library', `libsmdb')
/freebsd-13-stable/contrib/sendmail/libsmutil/
H A DMakefile.m410 bldPRODUCT_START(`library', `libsmutil')
/freebsd-13-stable/usr.bin/bc/
H A DMakefile12 FILES+= bc.library
/freebsd-13-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-13-stable/contrib/sendmail/libmilter/
H A DMakefile.m412 bldPRODUCT_START(`library', `libmilter')
/freebsd-13-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-13-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-13-stable/contrib/bearssl/conf/
H A Dsamd20.mk11 # C compiler, linker, and static library builder.
17 # We compile only the static library.
H A DWin.mk12 # Prefix for static library file name.
15 # Extension for static library file name. We add an 's' so that the
16 # name is distinct from the 'import library' generated along with the DLL.
45 # Static library building tool.
H A DUnix.mk12 # Prefix for library file name.
15 # Extension for library file name.
44 # Static library building tool.
/freebsd-13-stable/stand/
H A Duboot.mk9 # U-Boot standalone support library
/freebsd-13-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-13-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-13-stable/contrib/dialog/
H A Dmakefile.in122 # The library is always named for the package, but the program can be further
128 # The library name $(LIB) is set at configure/make time, since it is used as a
200 @INTLDIR_MAKE@ @echo "Building GNU gettext library..."
268 # most users do not want/need the library, so the install rules are distinct.
274 @ echo "** installing library in $(LIBDIR)"
/freebsd-13-stable/crypto/heimdal/lib/hx509/
H A Dtest_java_pkcs11.in56 library = $file
/freebsd-13-stable/contrib/ncurses/misc/
H A Dtdlint96 echo "ignored library $1"

Completed in 222 milliseconds

12345