Home
last modified time | relevance | path

Searched refs:print_get_linger (Results 1 – 2 of 2) sorted by relevance

/external/strace/
Dnet.c587 print_get_linger(struct tcb *const tcp, const kernel_ulong_t addr, in print_get_linger() function
780 print_get_linger(tcp, addr, rlen); in print_getsockopt()
DChangeLog1113 * net.c (print_get_linger): Change decoder to match the kernel
14495 (print_get_linger): New function that accepts arbitrary option length
14497 (print_getsockopt): Replace print_linger with print_get_linger.