Home
last modified time | relevance | path

Searched refs:fcntl64 (Results 1 – 4 of 4) sorted by relevance

/io/
A Dfcntl64.c36 stub_warning (fcntl64)
38 weak_alias (__fcntl64, fcntl64)
A Dfcntl.h180 extern int __REDIRECT (fcntl, (int __fd, int __cmd, ...), fcntl64);
182 # define fcntl fcntl64
186 extern int fcntl64 (int __fd, int __cmd, ...);
192 extern int __REDIRECT_NTH (fcntl64, (int __fd, int __request, ...),
196 # define fcntl64 __fcntl_time64 macro
A DVersions133 fcntl64;
A DMakefile44 fcntl fcntl64 flock lockf lockf64 \
114 CFLAGS-fcntl64.c += -fexceptions -fasynchronous-unwind-tables

Completed in 4 milliseconds