OpenGrok
Cross Reference: NetMonitor.c
xref
: /
external
/
mdnsresponder
/
mDNSPosix
/
NetMonitor.c
Home
|
History
|
Annotate
|
Download
|
only in
mDNSPosix
Lines Matching
refs:xF
538
*p++ = hexchars[t[i] & 0
xF
];
576
*p++ = hexchars[*s & 0
xF
];