Home
last modified time | relevance | path

Searched refs:_dl_fstat (Results 1 – 5 of 5) sorted by relevance

/l4re-core-master/ldso/ldso/
A Ddl-syscall.h31 L4RE_CALL(int _dl_fstat(int fd, struct stat *buf));
A Dsyscalls.cc51 L4RE_CALL(int _dl_fstat(int fd, struct stat *buf)) in L4RE_CALL()
/l4re-core-master/ldso/libdl/
A Ddl-syscall.h22 _dl_fstat(int fd, struct stat *buf) in _dl_fstat() function
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/include/
A Ddl-syscall.h107 static __always_inline _syscall2(int, _dl_fstat, int, fd, struct stat *, buf) in _syscall2() argument
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/
A Ddl-elf.c478 if (_dl_fstat(infile, &st) < 0) {

Completed in 9 milliseconds