Home
last modified time | relevance | path

Searched defs:groupname (Results 1 – 5 of 5) sorted by relevance

/third_party/libcoap/include/coap3/
Dnet.h510 #define coap_join_mcast_group(ctx, groupname) \ argument
/third_party/ltp/testcases/realtime/func/periodic_cpu_load/
Dperiodic_cpu_load.c69 static const char groupname[NUM_GROUPS] = "ABC"; variable
/third_party/libwebsockets/include/libwebsockets/
Dlws-context-vhost.h686 const char *groupname; /**< CONTEXT: string groupname for post-init member
/third_party/eudev/src/shared/
Dutil.c1236 int get_group_creds(const char **groupname, gid_t *gid) { in get_group_creds()
/third_party/libwebsockets/lib/core/
Dprivate-lib-core.h418 const char *username, *groupname; member