Searched refs:UnixAddress (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 80 milliseconds