Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dquic_client_test.c31 static int test_quic_client_ex(int fd_arg) in test_quic_client_ex()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp966 StreamString fd_arg; in StartDebugserverProcess() local