Home
last modified time | relevance | path

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

/titanic_41/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 …]
/titanic_41/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)
/titanic_41/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.libstandctf55 LIB = libstandctf.so
66 install all: $(LIB)
68 $(LIB): $(OBJS) $(MAPFILE)
72 $(RM) $(LIB) $(OBJS) $(LINTFILES)
/titanic_41/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).
/titanic_41/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()
/titanic_41/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)
/titanic_41/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)>
/titanic_41/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)>,
/titanic_41/usr/src/cmd/mandoc/
H A Dmsec.in56 LINE("3LIB", "Interface Libraries")