OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:socket_make_sockaddr_un
(Results
1 - 3
of
3
) sorted by null
/system/core/libcutils/
socket_local.h
36
int
socket_make_sockaddr_un
(const char *name, int namespaceId,
socket_local_client.c
45
int
socket_make_sockaddr_un
(const char *name, int namespaceId,
function
132
err =
socket_make_sockaddr_un
(name, namespaceId, &addr, &alen);
socket_local_server.c
60
err =
socket_make_sockaddr_un
(name, namespaceId, &addr, &alen);
Completed in 102 milliseconds