Home
last modified time | relevance | path

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

/system/core/libcutils/
Dmq.c43 typedef struct sockaddr_un UnixAddress; typedef
243 static UnixAddress* getMasterAddress() { in getMasterAddress()
244 static UnixAddress masterAddress; in getMasterAddress()
1268 sizeof(UnixAddress)); in masterPeerInitialize()
1318 sizeof(UnixAddress)); in peerInitialize()