Searched refs:STRACE_UID_SIZE (Results 1 – 2 of 2) sorted by relevance
33 #ifdef STRACE_UID_SIZE34 # if STRACE_UID_SIZE != 1635 # error invalid STRACE_UID_SIZE38 # define SIZEIFY(x) SIZEIFY_(x, STRACE_UID_SIZE)57 #ifdef STRACE_UID_SIZE59 # undef STRACE_UID_SIZE62 # define STRACE_UID_SIZE 32 macro65 #ifdef STRACE_UID_SIZE68 # define uid_t uid_t_(STRACE_UID_SIZE)
1 #define STRACE_UID_SIZE 16 macro