Home
last modified time | relevance | path

Searched refs:LIB (Results 1 – 25 of 34) sorted by relevance

12

/onnv-gate/usr/src/cmd/bnu/
H A DSetUp31 if [ -f $LIB/$4 ]; then
32 cp $LIB/$4 $ETC/$4
34 if [ -n "$5" -a -f $LIB/$5 ]; then
35 cp $LIB/$5 $ETC/$4
44 rm -rf $LIB/$4
45 $SYMLINK $ETC/$4 $LIB/$4
57 LIB=$ROOT/usr/lib/uucp
74 rm -rf $LIB/$i
75 $SYMLINK $ETC/$i $LIB/$i
95 if [ -f $LIB/Permissions ]; then
[all …]
/onnv-gate/usr/src/cmd/fs.d/cachefs/mdbug/
H A DMakefile41 CLOBBERFILES += $(LIB)
44 LIB = libdbug.a macro
46 all : $(LIB)
48 $(LIB) : $(OBJS)
49 $(RM) -f $(LIB)
50 $(AR) $(ARFLAGS) $(LIB) $(OBJS)
/onnv-gate/usr/src/cmd/mdb/
H A DMakefile.libstand76 LIB = libstand.a
83 install all: $(LIB)
85 $(LIB): $(OBJS)
86 $(AR) r $(LIB) $(OBJS)
89 $(RM) $(LIB) $(OBJS) $(LINTFILES)
H A DMakefile.libstandctf56 LIB = libstandctf.so
65 install all: $(LIB)
67 $(LIB): $(OBJS) $(MAPFILE)
71 $(RM) $(LIB) $(OBJS) $(LINTFILES)
/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/
H A DMakefile.lib9 CLEANFILES=lib$(LIB).a $(OBJS) $(COBJS) core
11 all: lib$(LIB).a
13 lib$(LIB).a: $(OBJS) $(COBJS) $(DEPLIBS)
/onnv-gate/usr/src/common/openssl/crypto/des/
H A Dmakefile.bc19 all: $(LIB) destest.exe rpw.exe des.exe speed.exe
35 LIB= libdes.lib
37 $(LIB): $(OBJS)
38 del $(LIB)
H A Ddes-lib.com2 $! DES-LIB.COM
/onnv-gate/usr/src/common/openssl/ssl/
H A Dssl_task.c122 int LIB$INIT_TIMER(), LIB$SHOW_TIMER();
210 LIB$INIT_TIMER(); in main()
245 LIB$SHOW_TIMER(); in main()
247 LIB$SHOW_TIMER(); in main()
253 LIB$SHOW_TIMER(); in main()
/onnv-gate/usr/src/common/openssl/crypto/
H A Do_time.c181 operation = LIB$K_DELTA_SECONDS; in OPENSSL_gmtime()
200 operation = LIB$K_DAY_OF_WEEK; in OPENSSL_gmtime()
205 operation = LIB$K_DAY_OF_YEAR; in OPENSSL_gmtime()
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/Liblist/
H A DKid.pm266 if ($VC and exists $ENV{LIB} and $ENV{LIB}) {
267 push @libpath, split /;/, $ENV{LIB};
454 LIB: foreach $lib (@libs) { label
530 next LIB;
/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A DREADME43 liblgrp(3LIB). It provides both functional and object-oriented interface to all
44 functions defined in liblgrp(3LIB).
/onnv-gate/usr/src/cmd/wbem/
H A DMakefile.wbem51 LIB = $(JAVA_HOME)/lib
/onnv-gate/usr/src/tools/lintdump/
H A Dlnstuff.h42 #define LIB 02 /* defined on a library */ macro
H A Dlintdump.c217 if (line.decflag & (LIB|LDS|LDI|LPR|LDX|LDC|LRV|LUE|LUV|LUM)) { in print_pass()
475 if (rec.l.decflag & (LIB|LDS|LDI)) { in lsu_build()
/onnv-gate/usr/src/lib/libexacct/demo/
H A DREADME35 programming API to extract extended accounting data. libexacct(3LIB) is
67 Man pages: acctadm(1M), libexacct(3LIB)
/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/pod/
H A DItem.pod19 This module is used for manipulating C<libexacct(3LIB)> data Items. A
94 C<Sun::Solaris::Exacct::Object::Group(3)>, C<libexacct(3LIB)>, C<attributes(5)>
H A DGroup.pod19 This module is used for manipulating C<libexacct(3LIB)> Group objects. A
98 C<Sun::Solaris::Exacct::Object::Item(3)>, C<libexacct(3LIB)>, C<attributes(5)>
H A DCatalog.pod38 This method is used to register application-defined C<libexacct(3LIB)>
144 C<Sun::Solaris::Exacct::Object::Item(3)>, C<libexacct(3LIB)>, C<attributes(5)>
H A DExacct.pod19 extended accounting system calls. Constants from the various C<libexacct(3LIB)>
168 C<Sun::Solaris::Exacct::Object::Item(3)>, C<libexacct(3LIB)>, C<attributes(5)>
H A DFile.pod19 This module provides access to the C<libexacct(3LIB)> functions that
178 C<Sun::Solaris::Exacct::Object::Item(3)>, C<libexacct(3LIB)>, C<attributes(5)>
H A DObject.pod150 C<Sun::Solaris::Exacct::Object::Item(3)>, C<libexacct(3LIB)>, C<attributes(5)>
/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/pod/
H A DProject.pod19 C<libproject(3LIB)> library. Also provided are constants from the various
145 C<libproject(3LIB)>, C<setproject(3PROJECT)>, C<project(4)>, C<attributes(5)>
/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/
H A DREADME18 For more information on Solaris Extended Accounting, see the libexacct(3LIB)
/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/pod/
H A DLgrp.pod111 This module provides access to the C<liblgrp(3LIB)> library and to various
164 (1) Available for versions of the liblgrp(3LIB) API greater than 1.
169 to provide a Perl interface to the routines in L<liblgrp(3LIB)>, a very short
171 reference is given to the complete description in the L<liblgrp(3LIB)> man
522 Without the argument returns the current version of the L<liblgrp(3LIB)>
605 version 1 of liblgrp(3LIB) and L<lgrp_latency_cookie()> for newer versions.
676 The C<liblgrp(3LIB)> is versioned. The exact version which was used to compile a
718 L<liblgrp(3LIB)>,
/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DMakefile.sub5 LIB=sp

12