Home
last modified time | relevance | path

Searched defs:resolve_gid (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/harvid/harvid-0.8.2/src/
H A Ddaemon_util.c80 gid_t resolve_gid(const char *setgid_group) { in resolve_gid() function
/dports/devel/hpx/hpx-1.2.1/src/runtime/agas/
H A Dprimary_namespace.cpp228 primary_namespace::resolve_gid(naming::gid_type id) in resolve_gid() function in hpx::agas::primary_namespace
/dports/devel/hpx/hpx-1.2.1/src/runtime/agas/server/
H A Dprimary_namespace_server.cpp505 primary_namespace::resolved_type primary_namespace::resolve_gid(naming::gid_type id) in resolve_gid() function in hpx::agas::server::primary_namespace
/dports/devel/py-path/path-16.2.0/path/
H A D__init__.py1084 def resolve_gid(gid): function