Home
last modified time | relevance | path

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

12345678910>>...17

/titanic_53/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 …]
/titanic_53/exception_lists/
H A Dpackaging.deps17 pkg:/library/expat
18 pkg:/library/glib2
19 pkg:/library/libxml2
20 pkg:/library/libxslt
21 pkg:/library/nspr
22 pkg:/library/nspr/header-nspr
23 pkg:/library/perl-5/xml-parser
24 pkg:/library/security/openssl
25 pkg:/library/security/trousers
26 pkg:/library/zlib
[all …]
/titanic_53/usr/src/lib/libsasl/lib/
H A Ddlopen.c167 void *library; member
178 int _sasl_locate_entry(void *library, const char *entryname, in _sasl_locate_entry() argument
198 if(!library) { in _sasl_locate_entry()
219 *entry_point = dlsym(library, adj_entryname); in _sasl_locate_entry()
239 char *plugin, void *library, in _sasl_plugin_load() argument
244 static int _sasl_plugin_load(char *plugin, void *library, in _sasl_plugin_load()
252 result = _sasl_locate_entry(library, entryname, &entry_point); in _sasl_plugin_load()
395 void *library; in _sasl_get_plugin() local
411 if (!(library = dlopen(file, flag))) { in _sasl_get_plugin()
429 dlclose(library); in _sasl_get_plugin()
[all …]
/titanic_53/usr/src/cmd/make/bin/
H A Dar.cc160 static Boolean read_archive_dir(register 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(register 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.cc65 static Name enter_file_name(wchar_t *name_string, wchar_t *library);
285 read_dir(Name dir, wchar_t *pattern, Property line, wchar_t *library) in read_dir() argument
356 file = enter_file_name(file_name, library); in read_dir()
567 enter_file_name(wchar_t *name_string, wchar_t *library) in enter_file_name() argument
574 if (library == NULL) { in enter_file_name()
581 append_string(library, &lib_name, FIND_LENGTH); in enter_file_name()
590 prop->body.member.library = GETNAME(library, FIND_LENGTH); in enter_file_name()
591 prop->body.member.library->stat.is_file = true; in enter_file_name()
/titanic_53/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
/titanic_53/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.Makefiles34 This document guides you through the gnarly process of writing library
42 Your library should consist of a hierarchical collection of Makefiles:
44 lib/<library>/Makefile:
46 This is your library's top-level Makefile. It should contain rules
51 lib/<library>/Makefile.com
53 This is your library's common Makefile. It should contain rules
58 lib/<library>/<isa>/Makefile
60 These are your library's ISA-specific Makefiles, one per ISA
90 in detail, and provides examples from the libinetutil library.
95 As described above, your top-level library Makefile should contain
[all …]
/titanic_53/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 …]
/titanic_53/usr/src/lib/libsqlite/test/
H A Dmisuse.test14 # This file implements regression tests for SQLite library.
84 } {1 {library routine called out of sequence}}
87 } {21 {library routine called out of sequence}}
92 } {1 {library routine called out of sequence}}
113 } {1 {library routine called out of sequence}}
116 } {21 {library routine called out of sequence}}
121 } {1 {library routine called out of sequence}}
142 } {1 {library routine called out of sequence}}
145 } {21 {library routine called out of sequence}}
150 } {1 {library routine called out of sequence}}
[all …]
/titanic_53/usr/src/lib/libunistat/common/
H A Dspcs_etrinkets.stub43 "com/sun/esm/library/spcs/SolarisException",
44 "com/sun/esm/library/spcs/SpcsException",
45 "com/sun/esm/library/spcs/dsw/DswException",
46 "com/sun/esm/library/spcs/sv/SvException",
47 "com/sun/esm/library/spcs/rdc/RdcException",
48 "com/sun/esm/library/spcs/sdbc/SdbcException"
/titanic_53/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 …]
/titanic_53/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 …]
/titanic_53/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
/titanic_53/usr/src/pkg/manifests/
H A Dservice-storage-fibre-channel-fc-fabric.mf28 set name=pkg.description value="Provides the fp plug-in library of libcfgadm."
29 set name=pkg.summary value="fp cfgadm plug-in library"
49 legacy pkg=SUNWcfpl desc="Provides the fp plug-in library of libcfgadm." \
50 name="fp cfgadm plug-in library"
52 desc="Provides support for fp plug-in library of libcfgadm." \
53 name="fp cfgadm plug-in library (root)"
H A Dsystem-library-storage-libmpscsi_vhci.mf32 set name=pkg.fmri value=pkg:/system/library/storage/libmpscsi_vhci@$(PKGVERS)
34 value="SNIA MP API plugin library for the scsi_vhci driver"
35 set name=pkg.summary value="Sun MP API library for the scsi_vhci driver"
45 desc="SNIA MP API plugin library for the scsi_vhci driver (Root)" \
46 name="Sun MP API library for the scsi_vhci driver (Root)"
H A Dservice-storage-removable-media.mf28 set name=pkg.description value="Storage media management library"
29 set name=pkg.summary 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-ima-header-ima.mf26 set name=pkg.fmri value=pkg:/system/library/storage/ima/header-ima@$(PKGVERS)
28 value="SNIA iSCSI Managment API common library for iSCSI adapters"
44 desc="SNIA iSCSI Managment API common library for iSCSI adapters" \
47 desc="SNIA iSCSI Managment API common library for iSCSI adapters (Root)" \
55 depend fmri=system/library/storage/ima type=require
/titanic_53/usr/src/boot/sys/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 …
/titanic_53/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.
/titanic_53/usr/src/lib/libsaveargs/
H A DMakefile.targ44 install.library.targ: all.library $(INSTALL_DEPS_library)
47 all.library.targ: $(LIBS)
/titanic_53/usr/src/lib/libumem/
H A DMakefile.targ36 install.library: all.library $(INSTALL_DEPS_library)
44 all.library.targ: $(LIBS)
/titanic_53/usr/src/lib/libelfsign/
H A DREADME29 Note that this library does not have a spec file.
31 There are no interfaces in this library that are public so an abi_
32 library for appcert and friends doesn't make any sense. If the APIs
36 A 64 bit version of this library does not exist.
/titanic_53/usr/src/boot/lib/libz/
H A DREADME3 zlib 1.2.8 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
/titanic_53/usr/src/lib/libdisasm/
H A DMakefile.targ44 install.library.targ: all.library $(INSTALL_DEPS_library)
47 all.library.targ: $(LIBS)

12345678910>>...17