Home
last modified time | relevance | path

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

/aosp_15_r20/external/strace/xlat/
H A Dsocktypes.h77 const struct xlat socktypes[] = { variable
/aosp_15_r20/packages/modules/DnsResolver/tests/
Dresolv_unit_test.cpp286 static const int socktypes[] = {SOCK_STREAM, SOCK_DGRAM}; in TEST_F() local