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

Function getuid

src/common/compat.cc:554–557  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

552}
553
554int getuid()
555{
556 return 0;
557}
558
559int getgid()
560{

Callers 4

rbdfs_getattrFunction · 0.85
TESTFunction · 0.85
generate_test_aclFunction · 0.85
global_initFunction · 0.85

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.68
generate_test_aclFunction · 0.68