/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpcsvc/ |
nis.h | 108 enum nstype { enum 119 typedef enum nstype nstype; typedef in typeref:enum:nstype 147 nstype do_type;
|
nis_object.x | 101 enum nstype { 151 nstype do_type; /* one of NIS, DNS, IVY, YP, or X.500 */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/ |
nis.h | 108 enum nstype { enum 119 typedef enum nstype nstype; typedef in typeref:enum:nstype 147 nstype do_type;
|
nis_object.x | 101 enum nstype { 151 nstype do_type; /* one of NIS, DNS, IVY, YP, or X.500 */
|
/external/iproute2/ip/ |
ipnetns.c | 32 static int setns(int fd, int nstype) 35 return syscall(__NR_setns, fd, nstype);
|
/external/chromium_org/base/mac/ |
foundation_util.h | 179 // a call that expects an NSType and the compiler is complaining about const
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMDefaultBaseIterators.java | 810 * @param nsType The extended type ID being requested. 812 public NamespaceAttributeIterator(int nsType) 817 _nsType = nsType; [all...] |
/external/compiler-rt/include/sanitizer/ |
linux_syscall_hooks.h | [all...] |
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_common_syscalls.inc | [all...] |
/external/clang/lib/Sema/ |
SemaLookup.cpp | [all...] |