| /third_party/curl/tests/libtest/ |
| H A D | lib586.c | 45 struct userdata *user = (struct userdata *)useptr; in my_lock() local 75 struct userdata *user = (struct userdata *)useptr; in my_unlock() local 141 struct userdata user; in test() local [all...] |
| /third_party/curl/lib/vauth/ |
| H A D | spnego_sspi.c | 91 Curl_auth_decode_spnego_message(struct Curl_easy *data, const char *user, const char *password, const char *service, const char *host, const char *chlg64, struct negotiatedata *nego) Curl_auth_decode_spnego_message() argument
|
| H A D | spnego_gssapi.c | 77 Curl_auth_decode_spnego_message(struct Curl_easy *data, const char *user, const char *password, const char *service, const char *host, const char *chlg64, struct negotiatedata *nego) Curl_auth_decode_spnego_message() argument
|
| /third_party/glfw/tests/ |
| H A D | allocator.c | 50 static void* allocate(size_t size, void* user) in allocate() argument 69 static void deallocate(void* block, void* user) in deallocate() argument 83 static void* reallocate(void* block, size_t size, void* user) in reallocate() argument
|
| /third_party/libwebsockets/include/libwebsockets/ |
| H A D | lws-threadpool.h | 79 void *user; /**< user may set (user-private pointer) */ member [all...] |
| H A D | lws-jwk.h | 65 void *user; member [all...] |
| /third_party/libwebsockets/lib/core/ |
| H A D | lws_dll2.c | 57 lws_dll2_foreach_safe(struct lws_dll2_owner *owner, void *user, in lws_dll2_foreach_safe() argument
|
| /third_party/libwebsockets/lib/misc/ |
| H A D | lejp.c | 830 lejp_parser_push(struct lejp_ctx *ctx, void *user, cons argument 69 lejp_construct(struct lejp_ctx *ctx, signed char (*callback)(struct lejp_ctx *ctx, char reason), void *user, const char * const *paths, unsigned char count_paths) lejp_construct() argument [all...] |
| /third_party/libwebsockets/lib/core-net/ |
| H A D | socks5-client.c | 33 char user[96]; in lws_set_socks() local
|
| H A D | close.c | 29 lws_close_trans_q_leader(struct lws_dll2 *d, void *user) in lws_close_trans_q_leader() argument
|
| /third_party/libsnd/src/ |
| H A D | avr.c | 61 char user [64] ; /* User defined. Typically ASCII message */ member
|
| /third_party/libwebsockets/lib/abstract/ |
| H A D | test-sequencer.c | 108 test_sequencer_cb(struct lws_sequencer *seq, void *user, int event, void *data, in test_sequencer_cb() argument
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_opt_copy_propagate.c | 87 nir_alu_instr *user = nir_instr_as_alu(src->src.parent_instr); in copy_propagate_alu() local
|
| /third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-certinfo/ |
| H A D | minimal-http-client-certinfo.c | 23 callback_http(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_http() argument
|
| /third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-custom-headers/ |
| H A D | minimal-http-client-custom-headers.c | 23 callback_http(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_http() argument
|
| /third_party/libwebsockets/minimal-examples/raw/minimal-raw-vhost/ |
| H A D | minimal-raw-vhost.c | 47 callback_raw_test(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_raw_test() argument
|
| /third_party/libwebsockets/minimal-examples/raw/minimal-raw-netcat/ |
| H A D | minimal-raw-netcat.c | 41 callback_raw_test(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_raw_test() argument
|
| /third_party/ltp/libs/libltpipc/ |
| H A D | libipc.c | 139 int getuserid(char *user) in getuserid() argument
|
| /third_party/libwebsockets/minimal-examples/raw/minimal-raw-adopt-udp/ |
| H A D | minimal-raw-adopt-udp.c | 41 callback_raw_test(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_raw_test() argument
|
| /third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client/ |
| H A D | minimal-ws-client.c | 89 callback_minimal(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_minimal() argument
|
| /third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-ping/ |
| H A D | minimal-ws-client-ping.c | 63 callback_minimal_pingtest(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_minimal_pingtest() argument
|
| /third_party/libwebsockets/lib/system/dhcpclient/ |
| H A D | dhcpc4.c | 141 callback_dhcpc4(struct lws *wsi, enum lws_callback_reasons reason, void *user, in callback_dhcpc4() argument
|
| /third_party/libwebsockets/plugins/ |
| H A D | protocol_lws_raw_test.c | 99 callback_raw_test(struct lws *wsi, enum lws_callback_reasons reason, void *user, in callback_raw_test() argument
|
| /third_party/ltp/testcases/kernel/syscalls/access/ |
| H A D | access01.c | 239 static void access_test(struct tcase *tc, const char *user) in access_test() argument 243 "access(%s, %s) as %s", tc->fname, tc->name, user); in access_test() local 246 "access(%s, %s) as %s", tc->fname, tc->name, user); in access_test() local
|
| H A D | access02.c | 55 static void access_test(struct tcase *tc, const char *user) in access_test() argument 61 "access(%s, %s) as %s", tc->pathname, tc->name, user); in access_test() local
|