Searched refs:clen (Results 1 - 1 of 1) sorted by relevance

/systemd/src/test/
H A Dtest-socket-util.c289 socklen_t slen = sizeof(c.in), clen = sizeof(c.in); local
310 cfd = accept4(sfd, &c.sa, &clen, SOCK_CLOEXEC);

Completed in 891 milliseconds