OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fpathconf
(Results
1 - 9
of
9
) sorted by null
/bionic/libc/include/
pathconf.h
31
/* constants to be used for the 'name' paremeter of pathconf/
fpathconf
*/
54
extern long
fpathconf
(int fildes, int name);
/ndk/build/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);
/ndk/build/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);
/ndk/build/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);
/ndk/build/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);
/ndk/build/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);
/ndk/build/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 114 milliseconds