Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/src/__support/File/
H A Dfile.h253 bool error_unlocked() const { return err; } in error_unlocked() function
257 return error_unlocked(); in error()