cg_path_get_owner_uid  649 src/journal/journald-server.c                         if (cg_path_get_owner_uid(c, &owner) >= 0) {
cg_path_get_owner_uid  768 src/journal/journald-server.c                         if (cg_path_get_owner_uid(c, &owner) >= 0) {
cg_path_get_owner_uid  402 src/libsystemd/sd-bus/bus-creds.c         return cg_path_get_owner_uid(shifted, uid);
cg_path_get_owner_uid 1396 src/shared/cgroup-util.c         return cg_path_get_owner_uid(cgroup, uid);
cg_path_get_owner_uid  100 src/shared/cgroup-util.h int cg_path_get_owner_uid(const char *path, uid_t *uid);