HomeSort by relevance Sort by last modified time
    Searched refs:isroot (Results 1 - 3 of 3) sorted by null

  /external/clang/test/Sema/
function-redecl.c 98 int isroot(short x, // expected-note{{previous declaration is here}}
101 int isroot(x, y) function
  /external/libnl/python/netlink/route/
tc.py 81 def isroot(self): member in class:Handle
104 return self.parent.isroot()
  /external/libdrm/
xf86drm.c 333 int isroot = !geteuid(); local
363 if (!isroot)
372 if (!isroot)
419 if (!isroot)
    [all...]

Completed in 138 milliseconds