OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pathconf
(Results
1 - 25
of
155
) sorted by null
1
2
3
4
5
6
7
/development/ndk/platforms/android-21/include/
pathconf.h
35
/* constants to be used for the 'name' paremeter of
pathconf
/fpathconf */
59
extern long
pathconf
(const char *path, int name);
/development/ndk/platforms/android-3/include/
pathconf.h
35
/* constants to be used for the 'name' paremeter of
pathconf
/fpathconf */
59
extern long
pathconf
(const char *path, int name);
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
pathconf.h
35
/* constants to be used for the 'name' paremeter of
pathconf
/fpathconf */
59
extern long
pathconf
(const char *path, int name);
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
pathconf.h
35
/* constants to be used for the 'name' paremeter of
pathconf
/fpathconf */
59
extern long
pathconf
(const char *path, int name);
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
pathconf.h
35
/* constants to be used for the 'name' paremeter of
pathconf
/fpathconf */
59
extern long
pathconf
(const char *path, int name);
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
pathconf.h
35
/* constants to be used for the 'name' paremeter of
pathconf
/fpathconf */
59
extern long
pathconf
(const char *path, int name);
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
pathconf.h
35
/* constants to be used for the 'name' paremeter of
pathconf
/fpathconf */
59
extern long
pathconf
(const char *path, int name);
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
pathconf.h
35
/* constants to be used for the 'name' paremeter of
pathconf
/fpathconf */
59
extern long
pathconf
(const char *path, int name);
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
pathconf.h
35
/* constants to be used for the 'name' paremeter of
pathconf
/fpathconf */
59
extern long
pathconf
(const char *path, int name);
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/
pathconf.h
35
/* constants to be used for the 'name' paremeter of
pathconf
/fpathconf */
59
extern long
pathconf
(const char *path, int name);
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/
pathconf.h
35
/* constants to be used for the 'name' paremeter of
pathconf
/fpathconf */
59
extern long
pathconf
(const char *path, int name);
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/
pathconf.h
35
/* constants to be used for the 'name' paremeter of
pathconf
/fpathconf */
59
extern long
pathconf
(const char *path, int name);
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/
pathconf.h
35
/* constants to be used for the 'name' paremeter of
pathconf
/fpathconf */
59
extern long
pathconf
(const char *path, int name);
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/
pathconf.h
35
/* constants to be used for the 'name' paremeter of
pathconf
/fpathconf */
59
extern long
pathconf
(const char *path, int name);
/prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/
pathconf.h
35
/* constants to be used for the 'name' paremeter of
pathconf
/fpathconf */
59
extern long
pathconf
(const char *path, int name);
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/
pathconf.h
35
/* constants to be used for the 'name' paremeter of
pathconf
/fpathconf */
59
extern long
pathconf
(const char *path, int name);
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/
pathconf.h
35
/* constants to be used for the 'name' paremeter of
pathconf
/fpathconf */
59
extern long
pathconf
(const char *path, int name);
/prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/
pathconf.h
35
/* constants to be used for the 'name' paremeter of
pathconf
/fpathconf */
59
extern long
pathconf
(const char *path, int name);
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/
pathconf.h
35
/* constants to be used for the 'name' paremeter of
pathconf
/fpathconf */
59
extern long
pathconf
(const char *path, int name);
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/
pathconf.h
35
/* constants to be used for the 'name' paremeter of
pathconf
/fpathconf */
59
extern long
pathconf
(const char *path, int name);
/prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/
pathconf.h
35
/* constants to be used for the 'name' paremeter of
pathconf
/fpathconf */
59
extern long
pathconf
(const char *path, int name);
/prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/
pathconf.h
35
/* constants to be used for the 'name' paremeter of
pathconf
/fpathconf */
59
extern long
pathconf
(const char *path, int name);
/prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/
pathconf.h
35
/* constants to be used for the 'name' paremeter of
pathconf
/fpathconf */
59
extern long
pathconf
(const char *path, int name);
/prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/
pathconf.h
35
/* constants to be used for the 'name' paremeter of
pathconf
/fpathconf */
59
extern long
pathconf
(const char *path, int name);
/prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/
pathconf.h
35
/* constants to be used for the 'name' paremeter of
pathconf
/fpathconf */
59
extern long
pathconf
(const char *path, int name);
Completed in 2852 milliseconds
1
2
3
4
5
6
7