Searched defs:uid_str (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/tools/perf/util/ | ||
D | target.h | 12 const char *uid_str; member |
/Linux-v4.19/security/keys/ | ||
D | request_key.c | 103 char *argv[9], *envp[3], uid_str[12], gid_str[12]; in call_sbin_request_key() local |