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

  /external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/
ptrace-tar.h 26 char *user_read = "[User Read (Running)]"; variable
ptrace-pkey.c 31 static const char user_read[] = "[User Read (Running)]"; variable
141 printf("%-30s AMR: %016lx\n", user_read, reg);
157 printf("%-30s AMR: %016lx\n", user_read, reg);
174 printf("%-30s AMR: %016lx\n", user_read, reg);
  /external/selinux/libsepol/src/
policydb.c 3115 static int user_read(policydb_t * p, hashtab_t h, struct policy_file *fp) function
    [all...]

Completed in 126 milliseconds