Home
last modified time | relevance | path

Searched refs:l_onoff (Results 1 – 4 of 4) sorted by relevance

/aosp12/bionic/tests/headers/posix/
H A Dsys_socket_h.c85 STRUCT_MEMBER(struct linger, int, l_onoff); in sys_socket_h()
/aosp12/packages/modules/adb/
H A Dtest_adb.py320 l_onoff = 1
324 struct.pack(linger_format, l_onoff, l_linger))
327 self.assertEqual((l_onoff, l_linger),
/aosp12/bionic/libc/include/sys/
H A Dsocket.h75 int l_onoff; member
/aosp12/art/build/boot/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt94 Landroid/system/StructLinger;->l_onoff:I