Home
last modified time | relevance | path

Searched refs:library (Results 1 – 25 of 414) sorted by relevance

12345678910>>...17

/illumos-gate/exception_lists/
H A Dpackaging.deps12 pkg:/library/expat
13 pkg:/library/expat/32
14 pkg:/library/glib2
15 pkg:/library/glib2/32
16 pkg:/library/libxml2
17 pkg:/library/libxml2/32
18 pkg:/library/nspr
19 pkg:/library/nspr/32
20 pkg:/library/security/openssl
21 pkg:/library/security/openssl-10
[all …]
/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_info.c63 tlm_library_t *library; in tlm_library_count() local
66 library = tlm_library(lib); in tlm_library_count()
67 if (library != NULL && in tlm_library_count()
68 library->tl_drive_count == 0) { in tlm_library_count()
81 tlm_library_t *library = tlm_info.ti_library; in tlm_library() local
82 while (library != NULL) { in tlm_library()
83 if (library->tl_number == lib) { in tlm_library()
84 return (library); in tlm_library()
86 library = library->tl_next; in tlm_library()
99 tlm_library_t *library = tlm_library(lib); in tlm_drive() local
[all …]
/illumos-gate/usr/src/lib/libsasl/lib/
H A Ddlopen.c166 void *library; member
177 int _sasl_locate_entry(void *library, const char *entryname, in _sasl_locate_entry() argument
197 if(!library) { in _sasl_locate_entry()
218 *entry_point = dlsym(library, adj_entryname); in _sasl_locate_entry()
238 char *plugin, void *library, in _sasl_plugin_load() argument
243 static int _sasl_plugin_load(char *plugin, void *library, in _sasl_plugin_load()
251 result = _sasl_locate_entry(library, entryname, &entry_point); in _sasl_plugin_load()
394 void *library; in _sasl_get_plugin() local
410 if (!(library = dlopen(file, flag))) { in _sasl_get_plugin()
428 dlclose(library); in _sasl_get_plugin()
[all …]
/illumos-gate/usr/src/cmd/make/bin/
H A Dar.cc160 static Boolean read_archive_dir(Ar *arp, Name library, char **long_names_table);
204 append_string(member->body.member.library->string_mb, in read_archive()
218 if (open_archive(member->body.member.library->string_mb, &ar) == failed) { in read_archive()
228 member->body.member.library->string_mb, in read_archive()
233 if (read_archive_dir(&ar, member->body.member.library, in read_archive()
237 member->body.member.library->string_mb, in read_archive()
377 read_archive_dir(Ar *arp, Name library, char **long_names_table) in read_archive_dir() argument
395 if (process_long_names_member(arp, long_names_table, library->string_mb) == failed) { in read_archive_dir()
398 name_string = ALLOC_WC((int) (library->hash.length + in read_archive_dir()
400 (void) mbstowcs(name_string, library->string_mb, (int) library->hash.length); in read_archive_dir()
[all …]
H A Dfiles.cc67 static Name enter_file_name(wchar_t *name_string, wchar_t *library);
287 read_dir(Name dir, wchar_t *pattern, Property line, wchar_t *library) in read_dir() argument
358 file = enter_file_name(file_name, library); in read_dir()
569 enter_file_name(wchar_t *name_string, wchar_t *library) in enter_file_name() argument
576 if (library == NULL) { in enter_file_name()
583 append_string(library, &lib_name, FIND_LENGTH); in enter_file_name()
592 prop->body.member.library = GETNAME(library, FIND_LENGTH); in enter_file_name()
593 prop->body.member.library->stat.is_file = true; in enter_file_name()
/illumos-gate/usr/src/cmd/krb5/krb5-config/
H A Dkrb5-config.sh41 library=krb5
78 library=krb5
81 library=gssapi
155 if test $library = 'gssapi'; then
157 library=krb5
160 if test $library = 'krb5'; then
/illumos-gate/usr/src/lib/
H A DREADME.mapfiles31 visible library interfaces. It describes various kinds of actions that
34 you must do as a shared library developer if you:
36 1. Make interface additions to an existing library
39 2. Update an interface in an existing library
43 - move an interface from one library to another
45 existing library
46 3. Introduce a new library
50 4. Make an entire library obsolete before end-of-life
75 There should be a "mapfile-vers" file associated with every shared library
76 and it should reside in the common source directory for that library, most
[all …]
H A DREADME.Makefiles31 This document guides you through the gnarly process of writing library
39 Your library should consist of a hierarchical collection of Makefiles:
41 lib/<library>/Makefile:
43 This is your library's top-level Makefile. It should contain rules
48 lib/<library>/Makefile.com
50 This is your library's common Makefile. It should contain rules
55 lib/<library>/<isa>/Makefile
57 These are your library's ISA-specific Makefiles, one per ISA
87 in detail, and provides examples from the libinetutil library.
92 As described above, your top-level library Makefile should contain
[all …]
/illumos-gate/usr/src/cmd/abi/appcert/etc/
H A Detc.warn.in52 WARNING:libxgl:gettext("calls libxgl graphics library"):libxgl.so.3|*|*DIRECT*:
54 WARNING:libxil:gettext("calls libxil imaging library"):libxil.so.1|*|*DIRECT*:
56 WARNING:libkrb:gettext("calls libkrb kerberos library"):libkrb.so.1|*|*DIRECT*:
58 WARNING:libauth:gettext("calls libauth library"):libauth.so.1|*|*DIRECT*:
60 WARNING:libdevfsevent:gettext("calls libdevfsevent library"):libdevfsevent.so.1|*|*DIRECT*:
62 WARNING:libdhcp:gettext("calls libdhcp.so.2 library"):libdhcp.so.2|*|*DIRECT*:
64 WARNING:libami:gettext("calls libami library"):libami.so.1|*|*DIRECT*,libami-global.so.1|*|*DIRECT*:
76 WARNING:libldap.so.3:gettext("calls obsolete LDAP library libldap.so.3"):libldap.so.3|*|*DIRECT*:
78 WARNING:libldap.so.4:gettext("calls obsolete LDAP library libldap.so.4"):libldap.so.4|*|*DIRECT*:
80 WARNING:libxfn:gettext("calls obsolete federated naming library libxfn.so"):libxfn.so.1|*|*DIRECT*,…
[all …]
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dmisuse.test12 # This file implements regression tests for SQLite library.
82 } {1 {library routine called out of sequence}}
85 } {21 {library routine called out of sequence}}
90 } {1 {library routine called out of sequence}}
111 } {1 {library routine called out of sequence}}
114 } {21 {library routine called out of sequence}}
119 } {1 {library routine called out of sequence}}
140 } {1 {library routine called out of sequence}}
143 } {21 {library routine called out of sequence}}
148 } {1 {library routine called out of sequence}}
[all …]
/illumos-gate/usr/src/cmd/abi/appcert/scripts/
H A Dsymcheck.pl645 my ($library, $abi) = @_;
653 if (exists($model_loaded{"$library|$abi"})) {
654 if ($model_loaded{"$library|$abi"} eq '__FAILED__') {
656 } elsif ($model_loaded{"$library|$abi"}) {
663 $loaded = 1 if (load_model_versioned_lib($library, $abi));
669 my $tweaks = load_tweaks($library, $abi);
671 $model_loaded{"$library|$abi"} = $ok;
673 $model_loaded{"$library|$abi"} = '__FAILED__';
737 my ($library, $abi) = @_;
764 if (! -f $library) {
[all …]
/illumos-gate/usr/src/lib/librstp/common/
H A DCOPYING38 you if you distribute copies of the library or if you modify it.
40 For example, if you distribute copies of the library, whether gratis
43 code. If you link other code with the library, you must provide
45 with the library after making changes to the library and recompiling
49 library, and (2) we offer you this license, which gives you legal
50 permission to copy, distribute and/or modify the library.
53 there is no warranty for the free library. Also, if the library is
63 any patent license obtained for a version of the library must be
73 When a program is linked with a library, whether statically or using
74 a shared library, the combination of the two is legally speaking a
[all …]
/illumos-gate/usr/src/pkg/manifests/
H A Dservice-storage-fibre-channel-fc-fabric.p5m27 set name=pkg.summary value="fp cfgadm plug-in library"
28 set name=pkg.description value="Provides the fp plug-in library of libcfgadm."
50 legacy pkg=SUNWcfpl desc="Provides the fp plug-in library of libcfgadm." \
51 name="fp cfgadm plug-in library"
53 desc="Provides support for fp plug-in library of libcfgadm." \
54 name="fp cfgadm plug-in library (root)"
H A Dservice-storage-removable-media.p5m29 set name=pkg.summary value="Storage media management library"
30 set name=pkg.description value="Storage media management library"
58 legacy pkg=SUNWsmedia desc="Storage media management library" \
59 name="Storage media management library"
60 legacy pkg=SUNWsmediar desc="Storage media management library (Root)" \
61 name="Storage media management library (Root)"
H A Dsystem-library-storage-libmpscsi_vhci.p5m32 set name=pkg.fmri value=pkg:/system/library/storage/libmpscsi_vhci@$(PKGVERS)
33 set name=pkg.summary value="Sun MP API library for the scsi_vhci driver"
35 value="SNIA MP API plugin library for the scsi_vhci driver"
46 desc="SNIA MP API plugin library for the scsi_vhci driver (Root)" \
47 name="Sun MP API library for the scsi_vhci driver (Root)"
H A Dsystem-library-storage-ima-header-ima.p5m26 set name=pkg.fmri value=pkg:/system/library/storage/ima/header-ima@$(PKGVERS)
29 value="SNIA iSCSI Managment API common library for iSCSI adapters"
46 desc="SNIA iSCSI Managment API common library for iSCSI adapters" \
49 desc="SNIA iSCSI Managment API common library for iSCSI adapters (Root)" \
55 depend type=require fmri=system/library/storage/ima
/illumos-gate/usr/src/lib/libdtrace/common/
H A Dnfssrv.d27 #pragma D depends_on library ip.d
28 #pragma D depends_on library net.d
29 #pragma D depends_on library nfs.d
/illumos-gate/usr/src/boot/common/linenoise/
H A DREADME.markdown12 ## Can a line editing library be 20k lines of code?
23library: is it *really* needed for a line editing library to be 20k lines of code? Apparently not,…
27 …tried to write a lib using just very basic VT100 features. The resulting library appears to work e…
30 The library is currently about 1100 lines of code. In order to use it in your project just look at …
/illumos-gate/usr/src/tools/smatch/src/
H A DREADME18 It is meant to be a small - and simple - library. Scanty and meager,
40 use, there are no "partial results". The library completely parses one
49 This means that a user of the library will literally just need to do
61 library doesn't need any more setup, and once done does not impose any
63 parse tree that got built up, and needs not worry about the library ever
68 The library also contains (as an example user) a few clients that do the
70 results. These clients were done to verify and debug the library, and
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Dsparse-README.txt17 It is meant to be a small - and simple - library. Scanty and meager,
39 use, there are no "partial results". The library completely parses one
48 This means that a user of the library will literally just need to do
60 library doesn't need any more setup, and once done does not impose any
62 parse tree that got built up, and needs not worry about the library ever
67 The library also contains (as an example user) a few clients that do the
69 results. These clients were done to verify and debug the library, and
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DNOTES3 (1) The preprocessor is centered around the libpp.a library. This
4 library provides a tokenizing implementation of the preprocessing
5 stages of ANSI standard C. The same library is used to construct
7 that, compiled with the library, eliminates the need for a
9 can use this library, providing a common interface to C language
16 (by the standalone cpp library wrapper) as an initialization step.
/illumos-gate/usr/src/lib/libsaveargs/
H A DMakefile.targ44 install.library.targ: all.library $(INSTALL_DEPS_library)
47 all.library.targ: $(LIBS)
/illumos-gate/usr/src/lib/libelfsign/
H A DREADME27 Note that this library does not have a spec file.
29 There are no interfaces in this library that are public so an abi_
30 library for appcert and friends doesn't make any sense. If the APIs
34 A 64 bit version of this library does not exist.
/illumos-gate/usr/src/lib/libumem/
H A DMakefile.targ37 install.library: all.library $(INSTALL_DEPS_library)
45 all.library.targ: $(LIBS)
/illumos-gate/usr/src/contrib/zlib/
H A DREADME3 zlib 1.2.12 is a general purpose data compression library. All the code is
4 thread safe. The data format used by the zlib library is described by RFCs
9 All functions of the compression library are documented in the file zlib.h
11 of the library is given in the file test/example.c which also tests that
12 the library is working correctly. Another example is given in the file
13 test/minigzip.c. The compression library itself is composed of all source
47 http://docs.python.org/library/zlib.html .
108 If you use the zlib library in a product, we would appreciate *not* receiving
110 warranty of any kind. The library has been entirely written by Jean-loup

12345678910>>...17