beremiz
Clone
Summary
Browse
Changes
Graph
remove in-tree version of Zeroconf and use upstream from
2017-09-22, Andrey Skvortsov
e598d1acf354
remove in-tree version of Zeroconf and use upstream from
python-zeroconf package
int CheckRetainBuffer(void)
{
return 1;
}
void ValidateRetainBuffer(void)
{
}
void InValidateRetainBuffer(void)
{
}
void Retain(unsigned int offset, unsigned int count, void *p)
{
}
void Remind(unsigned int offset, unsigned int count, void *p)
{
}
void CleanupRetain(void)
{
}
void InitRetain(void)
{
}