Searched defs:__fsetlocking (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/stdio/
H A Dstdio_ext.cpp78 int __fsetlocking(FILE* fp, int type) { function
86 __libc_fatal("Bad type (%d) passed to __fsetlocking", type);

Completed in 121 milliseconds