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

12

  /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
  /external/e2fsprogs/intl/
dcigettext.c 181 # 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 \
  /external/e2fsprogs/
configure     [all...]

Completed in 911 milliseconds

12