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 317 int isroot = !geteuid(); local
347 if (!isroot)
356 if (!isroot)
403 if (!isroot)
    [all...]

Completed in 82 milliseconds