Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/os/
H A Daccess.c199 static int CheckAddr(int /*family */ ,
1322 if ((len = CheckAddr(family, pAddr, length)) < 0) { in AddHost()
1410 if ((len = CheckAddr(family, pAddr, length)) < 0) { in RemoveHost()
1476 CheckAddr(int family, const void *pAddr, unsigned length) in CheckAddr() function