Home
last modified time | relevance | path

Searched defs:__rc (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/include/bits/
Dsys_statvfs_inlines.h60 int __rc = statfs(__path, &__tmp); in statvfs() local
69 int __rc = fstatfs(__fd, &__tmp); in fstatvfs() local
Dthreads_inlines.h180 int __rc = nanosleep(__duration, __remaining); in thrd_sleep() local