Searched refs:invalid_socketfd (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/accept/ | ||
H A D | accept01.c | 28 int invalid_socketfd = 400; /* anything that is not an open file */ variable 44 PF_INET, SOCK_STREAM, 0, &invalid_socketfd, |
Completed in 2 milliseconds