Searched defs:glist (Results 1 – 5 of 5) sorted by relevance
/third_party/ltp/testcases/network/multicast/mc_member/ |
D | mc_member_test.c | 109 static int join_group(int s, char *glist, struct ip_mreq *imr) in join_group() 144 static int leave_group(int s, char *glist, struct ip_mreq *imr) in leave_group()
|
/third_party/alsa-lib/include/ |
D | local.h | 221 struct list_head glist; member
|
/third_party/openssl/ohos_lite/include/openssl/ |
D | ssl.h | 1393 # define SSL_get1_groups(s, glist) \ argument 1395 # define SSL_CTX_set1_groups(ctx, glist, glistlen) \ argument 1399 # define SSL_set1_groups(s, glist, glistlen) \ argument
|
/third_party/openssl/include/openssl/ |
D | ssl.h.in | 1414 # define SSL_get1_groups(s, glist) \ argument 1416 # define SSL_CTX_set1_groups(ctx, glist, glistlen) \ argument 1420 # define SSL_set1_groups(s, glist, glistlen) \ argument
|
/third_party/openssl/ssl/ |
D | t1_lib.c | 656 uint16_t *glist; in tls1_set_groups() local
|