Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h1892 #define UUID_SIZE 16 macro
2003 …mDNSu8 uuid[UUID_SIZE]; // Unique ID of the client that is requesting the question…
H A Duds_daemon.c150 char uuid[UUID_SIZE];
3678 for (i = 0; i < UUID_SIZE; i++) in SetQuestionPolicy()
4093 len = UUID_SIZE; in handle_connection_delegate_request()
4885 for (i = 0; i < UUID_SIZE; i++) in request_callback()