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

123456

/freebsd-current/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-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zhack/
H A Dzhack_label_repair_001.ksh28 . "$STF_SUITE"/tests/functional/cli_root/zhack/library.kshlib
H A Dzhack_label_repair_002.ksh29 . "$STF_SUITE"/tests/functional/cli_root/zhack/library.kshlib
H A Dzhack_label_repair_003.ksh31 . "$STF_SUITE"/tests/functional/cli_root/zhack/library.kshlib
H A Dzhack_label_repair_004.ksh28 . "$STF_SUITE"/tests/functional/cli_root/zhack/library.kshlib
/freebsd-current/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_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 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 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-current/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-current/contrib/sendmail/libsmdb/
H A DMakefile.m410 bldPRODUCT_START(`library', `libsmdb')
/freebsd-current/usr.bin/bc/
H A DMakefile11 FILES+= bc.library
/freebsd-current/contrib/bmake/unit-tests/
H A Darchive.exp28 begin library
31 Examining libgood.a...library...up-to-date.
32 Examining -lgood...library...up-to-date.
33 Examining library...nonexistent....PHONY node...out-of-date.
35 end library
H A Darchive.mk27 @${MAKE} -f ${MAKEFILE} set-up-library
28 @${MAKE} -f ${MAKEFILE} -dm library 2>&1 \
31 @${MAKE} -f ${MAKEFILE} tear-down-library
69 set-up-library: .PHONY
71 @echo "not a library" > libbad.a
73 @echo "begin library"
75 .if make(library)
79 # The two lines for libgood contain the word "library", the two lines for
84 # expect: Examining libgood.a...library...up-to-date.
85 # expect: Examining -lgood...library
[all...]
/freebsd-current/cddl/lib/libdtrace/
H A Dnfssrv.d29 #pragma D depends_on library ip.d
30 #pragma D depends_on library net.d
31 #pragma D depends_on library nfs.d
/freebsd-current/contrib/sendmail/libmilter/
H A DMakefile.m412 bldPRODUCT_START(`library', `libmilter')
/freebsd-current/contrib/sendmail/libsmutil/
H A DMakefile.m410 bldPRODUCT_START(`library', `libsmutil')
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_itt.cpp63 // ITTNotify library is loaded and initialized at first call to any ittnotify
97 char const *library = va_arg(args, char const *); local
101 __kmp_msg(kmp_ms_warning, KMP_MSG(IttLoadLibFailed, library), err_code,
109 __kmp_msg(kmp_ms_warning, KMP_MSG(IttLoadLibFailed, library), err_code,
117 char const *library = va_arg(args, char const *); local
119 KMP_WARNING(IttLookupFailed, symbol, library);
/freebsd-current/contrib/llvm-project/libcxx/modules/std/
H A Dcstdlib.inc27 // [c.malloc], C library memory allocation
54 // [alg.c.library], C standard library algorithms
/freebsd-current/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcstdlib.inc27 // [c.malloc], C library memory allocation
54 // [alg.c.library], C standard library algorithms
/freebsd-current/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.
/freebsd-current/contrib/ntp/ntpsnmpd/
H A Dnetsnmp_daemonize.c146 #include <net-snmp/library/system.h> /* for "internal" definitions */
148 #include <net-snmp/library/snmp_api.h>
149 #include <net-snmp/library/read_config.h> /* for get_temp_file_pattern() */

Completed in 163 milliseconds

123456