Home
last modified time | relevance | path

Searched refs:nsl (Results 1 – 20 of 20) sorted by relevance

/mirbsd/src/gnu/usr.bin/cvs/m4/
Dgetaddrinfo.m49 AC_SEARCH_LIBS(getaddrinfo, nsl socket)
/mirbsd/src/gnu/usr.bin/lynx/
Dconfig.hin217 #undef NSL_FORK /* CF_ARG_ENABLE(nsl-fork) */
293 #undef _WINDOWS_NSL /* CF_ARG_ENABLE(nsl-fork) */
Dconfigure.in1187 CF_ARG_ENABLE(nsl-fork,
1188 [ --enable-nsl-fork fork NSL requests, allowing them to be aborted],
Dconfigure315 --enable-nsl-fork fork NSL requests, allowing them to be aborted
9865 ac_lib_var=$(echo nsl'_'gethostname | sed 'y%./+-:%__p__%')
10244 ac_lib_var=$(echo nsl'_'gethostbyname | sed 'y%./+-:%__p__%')
10359 ac_lib_var=$(echo nsl'_'inet_ntoa | sed 'y%./+-:%__p__%')
32173 ac_lib_var=$(echo nsl'_'gethostbyname | sed 'y%./+-:%__p__%')
Daclocal.m44043 CF_RECHECK_FUNC(gethostname,nsl,cf_cv_netlibs,[
4055 CF_RECHECK_FUNC(gethostbyname,nsl,cf_cv_netlibs)])
4058 CF_RECHECK_FUNC(inet_ntoa,nsl,cf_cv_netlibs)])
DINSTALLATION504 --enable-nsl-fork (define NSL_FORK)
DCHANGES59 * revise nsl-fork logic for passing addrinfo and hostent data back to eliminate
83 * make nsl-fork work for the DNS lookup using getaddrinfo, i.e., for IPv6
3805 caused the nsl library to be repeated on some platforms (reported by BL for
8302 * revised patch for nsl-fork, which does not rely on WNOWAIT definition - BL
8798 * documentation fixes for nsl-fork, print screen - PW
/mirbsd/src/gnu/usr.bin/perl/win32/
Dconfig.vc727 libswanted='net socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m c cposix posix ndir dir …
728 libswanted_uselargefiles='net socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m c cposix p…
Dconfig.gc727 libswanted='net socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m c cposix posix ndir dir …
728 libswanted_uselargefiles='net socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m c cposix p…
Dconfig.vc64727 libswanted='net socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m c cposix posix ndir dir …
728 libswanted_uselargefiles='net socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m c cposix p…
Dconfig.bc727 libswanted='net socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m c cposix posix ndir dir …
728 libswanted_uselargefiles='net socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m c cposix p…
/mirbsd/src/gnu/usr.bin/binutils/gdb/
Ddbxread.c1187 int nsl; in read_dbx_symtab() local
1359 || (namestring[(nsl = strlen (namestring)) - 1] == 'o' in read_dbx_symtab()
1360 && namestring[nsl - 2] == '.')) in read_dbx_symtab()
Dconfigure.ac258 AC_SEARCH_LIBS(gethostbyname, nsl)
Dconfigure6101 for ac_lib in '' nsl; do
/mirbsd/src/usr.sbin/httpd/src/
DConfigure1654 if ${SHELL} helpers/TestCompile lib nsl; then
1676 if ${SHELL} helpers/TestCompile lib nsl; then
/mirbsd/src/gnu/usr.bin/perl/wince/
Dconfig.ce706 libswanted='net socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m c cposix posix ndir dir …
/mirbsd/src/gnu/usr.bin/perl/NetWare/
Dconfig.wc712 libswanted='net socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m c cposix posix ndir dir …
/mirbsd/src/gnu/usr.bin/cvs/
Dconfigure.in485 AC_CHECK_LIB(nsl, main)
489 dnl no need to search nsl for gethostbyname here since we should have
Dconfig.h.in350 /* Define to 1 if you have the `nsl' library (-lnsl). */
Dconfigure9358 for ac_lib in '' nsl socket; do
16229 for ac_lib in '' nsl socket; do