HomeSort by relevance Sort by last modified time
    Searched defs:Lmid_t (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
dlfcn.h 45 typedef long int Lmid_t;
70 extern void *dlmopen (Lmid_t __nsid, __const char *__file, int __mode) __THROW;
131 /* Treat ARG as `lmid_t *'; store namespace ID for HANDLE there. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
dlfcn.h 45 typedef long int Lmid_t;
70 extern void *dlmopen (Lmid_t __nsid, __const char *__file, int __mode) __THROW;
131 /* Treat ARG as `lmid_t *'; store namespace ID for HANDLE there. */

Completed in 486 milliseconds