Home
last modified time | relevance | path

Searched defs:groupid (Results 1 – 10 of 10) sorted by relevance

/external/cronet/tot/third_party/apache-portable-runtime/src/user/netware/
Dgroupinfo.c31 APR_DECLARE(apr_status_t) apr_gid_name_get(char **groupname, apr_gid_t groupid, in apr_gid_name_get()
37 APR_DECLARE(apr_status_t) apr_gid_get(apr_gid_t *groupid, in apr_gid_get()
/external/cronet/stable/third_party/apache-portable-runtime/src/user/netware/
Dgroupinfo.c31 APR_DECLARE(apr_status_t) apr_gid_name_get(char **groupname, apr_gid_t groupid, in apr_gid_name_get()
37 APR_DECLARE(apr_status_t) apr_gid_get(apr_gid_t *groupid, in apr_gid_get()
/external/cronet/tot/third_party/apache-portable-runtime/src/user/unix/
Dgroupinfo.c33 APR_DECLARE(apr_status_t) apr_gid_name_get(char **groupname, apr_gid_t groupid, in apr_gid_name_get()
61 APR_DECLARE(apr_status_t) apr_gid_get(apr_gid_t *groupid, in apr_gid_get()
/external/cronet/stable/third_party/apache-portable-runtime/src/user/unix/
Dgroupinfo.c33 APR_DECLARE(apr_status_t) apr_gid_name_get(char **groupname, apr_gid_t groupid, in apr_gid_name_get()
61 APR_DECLARE(apr_status_t) apr_gid_get(apr_gid_t *groupid, in apr_gid_get()
/external/cronet/stable/third_party/apache-portable-runtime/src/user/win32/
Dgroupinfo.c69 APR_DECLARE(apr_status_t) apr_gid_name_get(char **groupname, apr_gid_t groupid, apr_pool_t *p) in apr_gid_name_get()
/external/cronet/tot/third_party/apache-portable-runtime/src/user/win32/
Dgroupinfo.c69 APR_DECLARE(apr_status_t) apr_gid_name_get(char **groupname, apr_gid_t groupid, apr_pool_t *p) in apr_gid_name_get()
/external/libcups/scheduler/
Dauth.c1136 gid_t groupid; /* ID of named group */ in cupsdCheckGroup() local
/external/mesa3d/src/freedreno/vulkan/
Dmsm_kgsl.h971 unsigned int groupid; member
993 unsigned int groupid; member
1020 unsigned int groupid; member
1045 unsigned int groupid; member
/external/libxml2/os400/iconv/bldcsndfa/
Dbldcsndfa.c136 unsigned int groupid; /* Group ident counter. */ variable
/external/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c3206 const struct dxil_value *groupid = emit_groupid_call(ctx, idx); in emit_load_local_workgroup_id() local