Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dsem_open.c47 # define __fxstat64(vers, fd, buf) fstat64(fd, buf) macro
50 # define __fxstat64(vers, fd, buf) fstat(fd, buf) macro
177 if (__fxstat64 (_STAT_VER, fd, &st) == 0) in check_add_mapping()
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/
A Dpthreads_hacking.txt80 + FUNC GLOBAL DEFAULT UND __fxstat64

Completed in 4 milliseconds