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

  /external/strace/tests/
setresuid.c 12 # define CHECK_OVERFLOWUGID(arg) check_overflowuid(arg)
setreuid.c 12 # define CHECK_OVERFLOWUGID(arg) check_overflowuid(arg)
setuid.c 12 # define CHECK_OVERFLOWUGID(arg) check_overflowuid(arg)
overflowuid.c 86 check_overflowuid(const int uid) function
tests.h 107 void check_overflowuid(const int);
xchownx.c 38 # define CHECK_OVERFLOWUID(arg) check_overflowuid(arg)
44 # define CHECK_OVERFLOWUID(arg)
97 CHECK_OVERFLOWUID(uid);
99 CHECK_OVERFLOWUID(gid);
  /external/strace/tests-m32/
setresuid.c 12 # define CHECK_OVERFLOWUGID(arg) check_overflowuid(arg)
setreuid.c 12 # define CHECK_OVERFLOWUGID(arg) check_overflowuid(arg)
setuid.c 12 # define CHECK_OVERFLOWUGID(arg) check_overflowuid(arg)
overflowuid.c 86 check_overflowuid(const int uid) function
tests.h 107 void check_overflowuid(const int);
xchownx.c 38 # define CHECK_OVERFLOWUID(arg) check_overflowuid(arg)
44 # define CHECK_OVERFLOWUID(arg)
97 CHECK_OVERFLOWUID(uid);
99 CHECK_OVERFLOWUID(gid);
  /external/strace/tests-mx32/
setresuid.c 12 # define CHECK_OVERFLOWUGID(arg) check_overflowuid(arg)
setreuid.c 12 # define CHECK_OVERFLOWUGID(arg) check_overflowuid(arg)
setuid.c 12 # define CHECK_OVERFLOWUGID(arg) check_overflowuid(arg)
overflowuid.c 86 check_overflowuid(const int uid) function
tests.h 107 void check_overflowuid(const int);
xchownx.c 38 # define CHECK_OVERFLOWUID(arg) check_overflowuid(arg)
44 # define CHECK_OVERFLOWUID(arg)
97 CHECK_OVERFLOWUID(uid);
99 CHECK_OVERFLOWUID(gid);

Completed in 508 milliseconds