OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dldir
(Results
1 - 25
of
37
) sorted by null
1
2
/external/libxml2/os400/dlfcn/
dlfcn.c
91
static xmlHashTablePtr
dldir
= (xmlHashTablePtr) NULL; /* DLL directory. */
variable
123
if (
dldir
) {
124
xmlHashFree(
dldir
, (xmlHashDeallocator) NULL);
125
dldir
= NULL;
157
dldir
= xmlHashCreate(16);
1113
dlip2 = (dlinfo *) xmlHashLookup(
dldir
, actmarkstr);
1119
else if (xmlHashAddEntry(
dldir
, (const xmlChar *) actmarkstr, dlip)) {
/external/ImageMagick/m4/
libtool.m4
[
all
...]
/external/pcre/dist2/m4/
libtool.m4
[
all
...]
/external/libcap-ng/libcap-ng-0.7/
configure
[
all
...]
/external/libcap-ng/libcap-ng-0.7/m4/
libtool.m4
[
all
...]
/external/libedit/
configure
[
all
...]
/external/libedit/m4/
libtool.m4
[
all
...]
/external/libexif/auto-m4/
libtool.m4
[
all
...]
/external/libexif/
configure
[
all
...]
/external/libmicrohttpd/m4/
libtool.m4
[
all
...]
/external/libnetfilter_conntrack/m4/
libtool.m4
[
all
...]
/external/libnfnetlink/
configure
[
all
...]
/external/libnfnetlink/m4/
libtool.m4
[
all
...]
/external/lmfit/
configure
[
all
...]
/external/lmfit/m4/
libtool.m4
[
all
...]
/external/protobuf/gtest/
aclocal.m4
[
all
...]
/external/python/cpython2/Modules/_ctypes/libffi/m4/
libtool.m4
[
all
...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/
configure
[
all
...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/m4/
libtool.m4
[
all
...]
/external/swiftshader/third_party/LLVM/autoconf/m4/
libtool.m4
[
all
...]
/external/google-breakpad/m4/
libtool.m4
[
all
...]
/external/google-tv-pairing-protocol/cpp/m4/
libtool.m4
[
all
...]
/external/libogg/
aclocal.m4
[
all
...]
configure
[
all
...]
/external/libusb-compat/
configure
[
all
...]
Completed in 1266 milliseconds
1
2