OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fpathconf
(Results
1 - 11
of
11
) 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
/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
';
561
extern long int
fpathconf
(int __fd, int __name) __THROW;
[
all
...]
/external/dbus/
configure
[
all
...]
Completed in 133 milliseconds