HomeSort by relevance Sort by last modified time
    Searched refs:fpathconf (Results 1 - 10 of 10) sorted by null

  /bionic/libc/include/
pathconf.h 35 /* constants to be used for the 'name' paremeter of pathconf/fpathconf */
58 extern long fpathconf(int fildes, int name);
  /development/ndk/platforms/android-3/include/
pathconf.h 35 /* constants to be used for the 'name' paremeter of pathconf/fpathconf */
58 extern long fpathconf(int fildes, int name);
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
pathconf.h 31 /* constants to be used for the 'name' paremeter of pathconf/fpathconf */
54 extern long fpathconf(int fildes, int name);
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
pathconf.h 31 /* constants to be used for the 'name' paremeter of pathconf/fpathconf */
54 extern long fpathconf(int fildes, int name);
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
pathconf.h 31 /* constants to be used for the 'name' paremeter of pathconf/fpathconf */
54 extern long fpathconf(int fildes, int name);
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
pathconf.h 31 /* constants to be used for the 'name' paremeter of pathconf/fpathconf */
54 extern long fpathconf(int fildes, int name);
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
pathconf.h 31 /* constants to be used for the 'name' paremeter of pathconf/fpathconf */
54 extern long fpathconf(int fildes, int name);
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
pathconf.h 31 /* constants to be used for the 'name' paremeter of pathconf/fpathconf */
54 extern long fpathconf(int fildes, int name);
  /bionic/libc/unistd/
pathconf.c 207 long fpathconf(int fildes, int name) function
  /external/dbus/
configure     [all...]

Completed in 189 milliseconds