Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_input.c2592 struct socket *so, *oso; in sctp_handle_cookie_echo() local
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp1470 oso_listings.ForEach([&strm](StructuredData::Object *oso) { in DumpOsoFilesTable()