Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h354 std::optional<GDBRemoteFStatData> FStat(lldb::user_id_t fd);
H A DGDBRemoteCommunicationClient.cpp3090 GDBRemoteCommunicationClient::FStat(lldb::user_id_t fd) { in FStat() function in GDBRemoteCommunicationClient
3119 std::optional<GDBRemoteFStatData> st = FStat(fd); in Stat()
/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dintrin.def164 DEFNAME ("FSTAT", "fstat", "FStat", genFSTAT, specNONE) /* UNIX */