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

  /external/strace/
process.c 1210 printuid("", tcp->u_arg[0]);
1211 printuid(", ", tcp->u_arg[1]);
1221 printuid("", tcp->u_arg[0]);
1222 printuid(", ", tcp->u_arg[1]);
1233 printuid("", tcp->u_arg[0]);
1234 printuid(", ", tcp->u_arg[1]);
1235 printuid(", ", tcp->u_arg[2]);
1244 printuid("", tcp->u_arg[0]);
1245 printuid(", ", tcp->u_arg[1]);
1246 printuid(", ", tcp->u_arg[2])
    [all...]
file.c     [all...]
defs.h 556 extern void printuid(const char *, unsigned long);
util.c 427 printuid(text, uid) function
    [all...]

Completed in 187 milliseconds