Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/
Dsocketmodule.c1965 socklen_t flagsize = sizeof flag; local
/aosp_15_r20/external/python/cpython3/Modules/
Dsocketmodule.c3079 socklen_t flagsize; in sock_getsockopt() local