Searched refs:nsl (Results 1 – 20 of 20) sorted by relevance
| /mirbsd/src/gnu/usr.bin/cvs/m4/ |
| D | getaddrinfo.m4 | 9 AC_SEARCH_LIBS(getaddrinfo, nsl socket)
|
| /mirbsd/src/gnu/usr.bin/lynx/ |
| D | config.hin | 217 #undef NSL_FORK /* CF_ARG_ENABLE(nsl-fork) */ 293 #undef _WINDOWS_NSL /* CF_ARG_ENABLE(nsl-fork) */
|
| D | configure.in | 1187 CF_ARG_ENABLE(nsl-fork, 1188 [ --enable-nsl-fork fork NSL requests, allowing them to be aborted],
|
| D | configure | 315 --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__%')
|
| D | aclocal.m4 | 4043 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)])
|
| D | INSTALLATION | 504 --enable-nsl-fork (define NSL_FORK)
|
| D | CHANGES | 59 * 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/ |
| D | config.vc | 727 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…
|
| D | config.gc | 727 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…
|
| D | config.vc64 | 727 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…
|
| D | config.bc | 727 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/ |
| D | dbxread.c | 1187 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()
|
| D | configure.ac | 258 AC_SEARCH_LIBS(gethostbyname, nsl)
|
| D | configure | 6101 for ac_lib in '' nsl; do
|
| /mirbsd/src/usr.sbin/httpd/src/ |
| D | Configure | 1654 if ${SHELL} helpers/TestCompile lib nsl; then 1676 if ${SHELL} helpers/TestCompile lib nsl; then
|
| /mirbsd/src/gnu/usr.bin/perl/wince/ |
| D | config.ce | 706 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/ |
| D | config.wc | 712 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/ |
| D | configure.in | 485 AC_CHECK_LIB(nsl, main) 489 dnl no need to search nsl for gethostbyname here since we should have
|
| D | config.h.in | 350 /* Define to 1 if you have the `nsl' library (-lnsl). */
|
| D | configure | 9358 for ac_lib in '' nsl socket; do 16229 for ac_lib in '' nsl socket; do
|