Searched defs:setreuid (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/backup/dump/ |
H A D | dumpusg.h | 80 #define setreuid(r, e) seteuid(e) macro
|
/illumos-gate/usr/src/uts/common/syscall/ |
H A D | uid.c | 264 setreuid(uid_t ruid, uid_t euid) in setreuid() function
|
/illumos-gate/usr/src/cmd/sendmail/include/sm/ |
H A D | conf.h | 2046 # define setreuid(r, e) setresuid(r, e, -1) macro
|
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/with_structs/ |
H A D | implicit_dependencies.json | 1 …otactl", "mmap_pgoff", "setns", "swapoff", "acct", "flock", "open", "lookup_dcookie", "uselib", "a…
|
H A D | implicit_dependencies_verbose.json | 1 …ason": ["super_block->s_export_op"], "call": "syncfs"}, {"reason": ["path->dentry", "path->mnt"], …
|