HomeSort by relevance Sort by last modified time
    Searched refs:pathconf (Results 76 - 100 of 100) sorted by null

1 2 34

  /prebuilts/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
  /prebuilts/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
  /prebuilts/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
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/linux/
nfs_xdr.h 539 int (*pathconf) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/linux/
nfs_xdr.h 539 int (*pathconf) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
  /prebuilts/ndk/android-ndk-r7/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
  /prebuilts/ndk/android-ndk-r7/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
  /prebuilts/ndk/android-ndk-r7/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
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/linux/
nfs_xdr.h 539 int (*pathconf) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
  /prebuilts/ndk/android-ndk-r7/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
  /prebuilts/ndk/android-ndk-r7/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
  /prebuilts/ndk/android-ndk-r7/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
  /prebuilts/ndk/android-ndk-r7/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
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/
nfs_xdr.h 539 int (*pathconf) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/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
  /prebuilts/gcc/linux-x86/host/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...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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...]
  /system/vold/
CommandListener.cpp 273 pathconf(directory, _PC_NAME_MAX) + 1;
VolumeManager.cpp     [all...]
  /bionic/libc/
Android.mk 38 unistd/pathconf.c \
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-darwin.c     [all...]
  /external/e2fsprogs/
configure     [all...]

Completed in 2001 milliseconds

1 2 34