/prebuilt/ndk/android-ndk-r5/platforms/android-8/arch-arm/usr/include/ |
unistd.h | 37 #include <pathconf.h>
|
/prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/ |
unistd.h | 37 #include <pathconf.h>
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/ |
unistd.h | 37 #include <pathconf.h>
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/ |
unistd.h | 37 #include <pathconf.h>
|
/prebuilt/ndk/android-ndk-r6/platforms/android-8/arch-arm/usr/include/ |
unistd.h | 37 #include <pathconf.h>
|
/prebuilt/ndk/android-ndk-r6/platforms/android-8/arch-x86/usr/include/ |
unistd.h | 37 #include <pathconf.h>
|
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/ |
unistd.h | 37 #include <pathconf.h>
|
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/ |
unistd.h | 37 #include <pathconf.h>
|
/bionic/libc/kernel/common/linux/ |
nfs_xdr.h | 539 int (*pathconf) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/development/ndk/platforms/android-3/include/linux/ |
nfs_xdr.h | 539 int (*pathconf) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/external/valgrind/main/coregrind/m_syswrap/ |
priv_syswrap-darwin.h | 251 DECL_TEMPLATE(darwin, pathconf); // 191
|
syswrap-darwin.c | [all...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/ |
nfs_xdr.h | 539 int (*pathconf) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/ |
nfs_xdr.h | 539 int (*pathconf) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/ |
nfs_xdr.h | 539 int (*pathconf) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/ |
nfs_xdr.h | 539 int (*pathconf) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/ |
nfs_xdr.h | 539 int (*pathconf) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/ |
nfs_xdr.h | 539 int (*pathconf) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/ |
nfs_xdr.h | 539 int (*pathconf) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/ |
nfs_xdr.h | 539 int (*pathconf) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/ |
nfs_xdr.h | 539 int (*pathconf) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/external/e2fsprogs/intl/ |
dcigettext.c | 182 # define PATH_MAX (pathconf ("/", _PC_PATH_MAX) < 1 ? 1024 : pathconf ("/", _PC_PATH_MAX)) [all...] |
/external/kernel-headers/original/linux/ |
nfs_xdr.h | 807 int (*pathconf) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
unistd.h | 151 for a specific file can be obtained from `pathconf' and `fpathconf'. 551 /* Get the `_PC_*' symbols for the NAME argument to `pathconf' and `fpathconf'; 557 extern long int pathconf (__const char *__path, int __name) [all...] |
/bionic/libc/ |
Android.mk | 38 unistd/pathconf.c \
|