/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/features/ |
H A D | math.sh | 54 libs= 60 libs="$libs,$name" 62 1) libs="$libs,${name}l" ;; 71 case ",$libs" in 74 libs="$libs,$1" 76 1) libs="$libs,${1}l" ;; 101 eval `iffe $iffeflags -c "$cc" - lib $libs $iffehdrs $iffelibs 2>&$stderr`
|
/illumos-gate/usr/src/cmd/dis/ |
H A D | dis_main.c | 685 lib_node_t *libs = NULL; in main() local 725 node->next = libs; in main() 726 libs = node; in main() 764 if (argc == 0 && libs == NULL) { in main() 775 while (libs != NULL) { in main() 776 lib_node_t *node = libs->next; in main() 778 dis_file(libs->path); in main() 779 free(libs->path); in main() 780 free(libs); in main() 781 libs = node; in main()
|
/illumos-gate/usr/src/cmd/abi/appcert/scripts/ |
H A D | AppcertUtil.pm | 1594 my (@list, @libs, $lib, $id, $patt0, $dir0); 1627 @libs = keys(%lib_index); 1630 @libs = keys(%shared_object_index); 1634 foreach $lib (@libs) { 1773 my (@libs, $lib64, @tmp); 1775 @libs = lib_match($lib, 1); 1777 push(@libs, $lib); 1787 @tmp = @libs; 1800 push(@libs, $lib64); 1805 push(@libs, $lib64); [all …]
|
H A D | symreport.pl | 728 my (%libs, $lib, $maxlen, $len); 734 $libs{$lib} = 1; 737 if (! %libs) { 749 foreach $lib (sort(keys(%libs))) { 774 foreach $lib (sort(keys(%libs))) { 795 foreach $lib (sort(keys(%libs))) {
|
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/ |
H A D | errno | 5 #define _dat_sys_nerr 1 /* sys_nerr in default libs */ 6 #define _dat_sys_errlist 1 /* sys_errlist in default libs */
|
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/ |
H A D | errno | 5 #define _dat_sys_nerr 1 /* sys_nerr in default libs */ 6 #define _dat_sys_errlist 1 /* sys_errlist in default libs */
|
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/ |
H A D | errno | 5 #define _dat_sys_nerr 1 /* sys_nerr in default libs */ 6 #define _dat_sys_errlist 1 /* sys_errlist in default libs */
|
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/ |
H A D | errno | 5 #define _dat_sys_nerr 1 /* sys_nerr in default libs */ 6 #define _dat_sys_errlist 1 /* sys_errlist in default libs */
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/ |
H A D | errno | 1 tst dat_sys_nerr note{ sys_nerr in default libs }end compile{ 17 tst dat_sys_errlist note{ sys_errlist in default libs }end compile{
|
/illumos-gate/usr/src/contrib/ast/lib/package/ |
H A D | ast-ast.pkg | 5 :CATEGORY: devel libs
|
H A D | ast-make.pkg | 11 :CATEGORY: devel libs shells
|
H A D | ast-open.pkg | 14 :CATEGORY: devel libs mail shells utils
|
H A D | ast-base.pkg | 12 :CATEGORY: devel libs shells
|
/illumos-gate/usr/src/cmd/krb5/krb5-config/ |
H A D | krb5-config.sh | 65 --libs)
|
/illumos-gate/usr/src/cmd/abi/appcert/etc/ |
H A D | etc.alt.in | 39 # needed =~ -> $needed =~ where $needed is a list of all needed libs.
|
H A D | etc.warn.in | 38 # needed =~ -> $needed =~ where $needed is a list of all ldd needed libs.
|
/illumos-gate/usr/src/contrib/ast/src/lib/libdll/ |
H A D | RELEASE | 6 10-10-19 dllscan.c: still no code for implicit libs missed by dlopen()
|
/illumos-gate/usr/src/lib/lib9p/ |
H A D | COPYRIGHT | 25 Some parts of the code are based on libixp (http://libs.suckless.org/libixp)
|
/illumos-gate/usr/src/uts/ |
H A D | README | 187 uts/MACHINE/lint-libs directory. The final full lint is accomplished by the
|
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/ |
H A D | liblddbg.msg | 399 # libs library search paths; detail flag shows 432 # TRANSLATION_NOTE -- do not translate the first token "libs". 433 @ MSG_USE_R7_F " libs library search paths; detail \ 1508 @ MSG_TOK_LIBS "libs"
|
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | mamake.c | 215 Dict_t* libs; /* library dictionary */ member
|
H A D | RELEASE | 303 iffe.sh: fix candidate lib test to try grouping subsequent libs
|
/illumos-gate/usr/src/contrib/zlib/ |
H A D | ChangeLog | 253 - Add missing libs to minizip linker command 279 - use relative symlinks for shared libs
|
/illumos-gate/usr/src/cmd/sgs/tools/ |
H A D | SUNWonld-README | 1184 6561987 data vac_conflict faults on lipthread libthread libs in s10.
|