Home
last modified time | relevance | path

Searched refs:__statfs (Results 1 – 2 of 2) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dsem_open.c43 #define __statfs statfs macro
81 if (__statfs (defaultmount, &f) == 0 && f.f_type == SHMFS_SUPER_MAGIC) in __where_is_shmfs()
115 if (__statfs (mp->mnt_dir, &f) != 0 || f.f_type != SHMFS_SUPER_MAGIC) in __where_is_shmfs()
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/
A Dpthreads_hacking.txt294 + FUNC GLOBAL DEFAULT UND __statfs

Completed in 3 milliseconds