HomeSort by relevance Sort by last modified time
    Searched refs:isroot (Results 1 - 2 of 2) 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/libdrm/
xf86drm.c 311 int isroot = !geteuid(); local
327 if (!isroot)
336 if (!isroot)
382 if (!isroot)
    [all...]

Completed in 44 milliseconds