OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sys_getresuid
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/sandbox/linux/services/
syscall_wrappers.cc
100
int
sys_getresuid
(uid_t* ruid, uid_t* euid, uid_t* suid) {
function in namespace:sandbox
/external/strace/
uid.c
45
# define
sys_getresuid
SIZEIFY(
sys_getresuid
)
macro
Completed in 686 milliseconds