Home
last modified time | relevance | path

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

/illumos-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 …]
/illumos-gate/usr/src/cmd/geniconvtbl/
H A DMakefile.com27 LIB = geniconvtbl.so
43 ROOTLIB32 = $(ROOTDIRS32)/$(LIB)
44 ROOTLIB64 = $(ROOTDIRS64)/$(LIB)
46 CLOBBERFILES= $(LIB)
62 $(LIB) := LDFLAGS += $(GSHARED) -Wl,-h$@ $(ZTEXT) $(ZDEFS) $(BDIRECT) \
65 $(LIB) := CPPFLAGS += -D_REENTRANT
66 $(LIB) := LDLIBS += -lc
72 .PARALLEL: $(LIB) $(OBJS)
78 $(LIB): $(SRCDIR)/geniconvtbl.c
/illumos-gate/usr/src/cmd/mdb/
H A DMakefile.libstand84 LIB = libstand.a
91 install all: $(LIB)
93 $(LIB): $(OBJS)
94 $(AR) r $(LIB) $(OBJS)
97 $(RM) $(LIB) $(OBJS) $(LINTFILES)
H A DMakefile.libstandctf64 LIB = libstandctf.so
72 install all: $(LIB)
74 $(LIB): $(OBJS) $(MAPFILE)
78 $(RM) $(LIB) $(OBJS)
/illumos-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).
/illumos-gate/usr/src/cmd/geniconvtbl/amd64/
H A DMakefile32 all: $(LIB)
/illumos-gate/usr/src/cmd/geniconvtbl/sparcv9/
H A DMakefile31 all: $(LIB)
/illumos-gate/usr/src/cmd/geniconvtbl/i386/
H A DMakefile32 all: $(PROG) $(LIB)
/illumos-gate/usr/src/cmd/geniconvtbl/sparc/
H A DMakefile33 all: $(PROG) $(LIB)
/illumos-gate/usr/src/lib/libexacct/demo/
H A DREADME33 programming API to extract extended accounting data. libexacct(3LIB) is
65 Man pages: acctadm(8), libexacct(3LIB)
/illumos-gate/usr/src/tools/lintdump/
H A Dlnstuff.h40 #define LIB 02 /* defined on a library */ macro
H A Dlintdump.c214 if (line.decflag & (LIB|LDS|LDI|LPR|LDX|LDC|LRV|LUE|LUV|LUM)) { in print_pass()
472 if (rec.l.decflag & (LIB|LDS|LDI)) { in lsu_build()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dprobe.win32188 CC.LIB.DLL = option
189 CC.LIB.ALL = -Bwhole-archive
190 CC.LIB.UNDEF = -Bno-whole-archive
H A Diffe.sh161 LIB) case $2 in
2707 is LIB $p
H A Dmake.probe2182 echo CC.LIB.DLL = $CC_LIB_DLL
2183 echo CC.LIB.ALL = $CC_LIB_ALL
2184 echo CC.LIB.UNDEF = $CC_LIB_UNDEF
/illumos-gate/usr/src/test/os-tests/tests/saveargs/
H A DREADME.md9 `libproc(3LIB)`).
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/pod/
H A DLgrp.pod109 This module provides access to the C<liblgrp(3LIB)> library and to various
162 (1) Available for versions of the liblgrp(3LIB) API greater than 1.
167 to provide a Perl interface to the routines in L<liblgrp(3LIB)>, a very short
169 reference is given to the complete description in the L<liblgrp(3LIB)> man
520 Without the argument returns the current version of the L<liblgrp(3LIB)>
603 version 1 of liblgrp(3LIB) and L<lgrp_latency_cookie()> for newer versions.
674 The C<liblgrp(3LIB)> is versioned. The exact version which was used to compile a
716 L<liblgrp(3LIB)>,
/illumos-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(5)>, C<attributes(7)>
/illumos-gate/usr/src/cmd/mandoc/
H A Dmsec.in57 LINE("3LIB", "Interface Libraries")
/illumos-gate/usr/src/lib/iconv_modules/ja/
H A DMakefile.com33 LIB = $(MODULES:%.c=%.so)
/illumos-gate/usr/src/lib/libc/port/stdio/
H A DREADME.design302 Tests should also be written against libumem(3LIB), and umem debugging