OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:socket_send_fd
(Results
1 - 3
of
3
) sorted by null
/external/linux-kselftest/tools/testing/selftests/android/ion/
ionutils.h
49
int
socket_send_fd
(struct socket_info *skinfo);
ionapp_export.c
121
ret =
socket_send_fd
(&skinfo);
123
fprintf(stderr, "FAILED:
socket_send_fd
\n");
ionutils.c
211
int
socket_send_fd
(struct socket_info *info)
function
Completed in 1286 milliseconds