MCPcopy Create free account
hub / github.com/ceph/ceph / geteuid

Function geteuid

src/common/compat.cc:544–547  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

542}
543
544int geteuid()
545{
546 return 0;
547}
548
549int getegid()
550{

Callers 3

test_dentry_handlingMethod · 0.85
uidMethod · 0.85
preloadFunction · 0.85

Calls

no outgoing calls

Tested by 1

test_dentry_handlingMethod · 0.68