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