Searched refs:library (Results 151 - 158 of 158) sorted by relevance

1234567

/freebsd-11-stable/contrib/gperf/src/
H A Dconfigure1220 LIBS libraries to pass to the linker, e.g. -l<library>
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_systrace_args.c589 uarg[0] = (intptr_t) p->library; /* char * */
H A Dlinux_proto.h275 char library_l_[PADL_(char *)]; char * library; char library_r_[PADR_(char *)]; member in struct:linux_uselib_args
/freebsd-11-stable/contrib/binutils/ld/
H A Dconfigure2514 echo "$as_me:$LINENO: checking for library containing strerror" >&5
2515 echo $ECHO_N "checking for library containing strerror... $ECHO_C" >&6
4029 # 'file_magic [[regex]]' -- check by looking for files in library path
4078 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
4104 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'
6530 # Set some defaults for GNU ld with shared library support. These
6579 # with the same dynamic library. Since this doesn't match the
6822 # have problems creating the table of contents. If linking a library
6880 # -berok will link without error, but may produce a broken library.
7014 # -berok will link without error, but may produce a broken library
[all...]
/freebsd-11-stable/contrib/libpcap/
H A Dconfigure1445 Endace DAG library directory, if not DIR/lib
1453 Myricom SNF library directory, if not DIR/lib
1463 LIBS libraries to pass to the linker, e.g. -l<library>
1872 /* The GNU C library defines this for functions which it implements
4003 # On platforms where we build a shared library:
4008 # define option to set the soname of the shared library,
4078 # where we build a shared library:
4084 # appropriate options for building the shared library;
5419 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing putmsg" >&5
5420 $as_echo_n "checking for library containin
[all...]
/freebsd-11-stable/contrib/openbsm/
H A Dconfigure1436 LIBS libraries to pass to the linker, e.g. -l<library>
1758 /* The GNU C library defines this for functions which it implements
3449 { $as_echo "$as_me:${as_lineno-$LINENO}: checking lex library" >&5
3450 $as_echo_n "checking lex library... " >&6; }
4733 # 'file_magic [[regex]]' -- check by looking for files in library path
4790 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
4820 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
8265 # Exclude shared library initialization/finalization symbols.
8317 # Set some defaults for GNU ld with shared library support. These
8644 # have problems creating the table of contents. If linking a library
[all...]
/freebsd-11-stable/contrib/ldns/
H A Dconfigure1451 --with-pyldns generate python library, or --without-pyldns to
1471 LIBS libraries to pass to the linker, e.g. -l<library>
1882 /* The GNU C library defines this for functions which it implements
4977 # 'file_magic [[regex]]' -- check by looking for files in library path
5034 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
5064 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
8242 # Exclude shared library initialization/finalization symbols.
8297 # Set some defaults for GNU ld with shared library support. These
8624 # have problems creating the table of contents. If linking a library
8684 # -berok will link without error, but may produce a broken library
[all...]
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c12 ** the programming interface to the SQLite library. (If you do not have
18 ** separate file. This file contains only code for the core SQLite library.
223 ** a library that is technically incompatible with an SQLite library
358 ** 0 means mutexes are permanently disable and the library is never
359 ** threadsafe. 1 means the library is serialized which is the highest
565 ** This header file defines the interface that the SQLite library
673 ** but are associated with the library instead of the header file. ^(Cautious
677 ** compiled with matching library and header files.
1616 ** SQLite library
[all...]

Completed in 516 milliseconds

1234567