Home
last modified time | relevance | path

Searched refs:if_dl (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython2/Lib/distutils/tests/
Dsetuptools_build_ext.py34 def if_dl(s): function
218 " import sys, os, pkg_resources, imp"+if_dl(", dl"),
224 if_dl(" old_flags = sys.getdlopenflags()"),
228 if_dl(" sys.setdlopenflags(dl.RTLD_NOW)"),
231 if_dl(" sys.setdlopenflags(old_flags)"),
/external/python/setuptools/setuptools/command/
Dbuild_ext.py62 if_dl = lambda s: s if have_rtld else '' function
248 " import sys, os, pkg_resources, imp" + if_dl(", dl"),
255 if_dl(" old_flags = sys.getdlopenflags()"),
259 if_dl(" sys.setdlopenflags(dl.RTLD_NOW)"),
262 if_dl(" sys.setdlopenflags(old_flags)"),
/external/libpcap/
Dconfig.h.in117 /* Define to 1 if you have the <net/if_dl.h> header file. */
Dconfigure.ac833 AC_CHECK_HEADERS(net/if.h net/if_dl.h net/if_types.h)
DCMakeLists.txt1355 check_include_files("net/if.h;net/if_dl.h;net/if_types.h" HAVE_NET_IF_TYPES_H)
Dconfigure6850 for ac_header in net/if.h net/if_dl.h net/if_types.h
/external/e2fsprogs/lib/
Dconfig.h.in334 /* Define to 1 if you have the <net/if_dl.h> header file. */
/external/e2fsprogs/
Dconfigure.ac945 net/if_dl.h
Dconfigure12450 …inux/fd.h linux/fsmap.h linux/major.h linux/loop.h linux/types.h net/if_dl.h netinet/in.h s…