Home
last modified time | relevance | path

Searched defs:user (Results 51 - 75 of 504) sorted by relevance

12345678910>>...21

/third_party/libwebsockets/lib/secure-streams/protocols/
H A Dss-ws.c28 secstream_ws(struct lws *wsi, enum lws_callback_reasons reason, void *user, in secstream_ws() argument
H A Dss-h2.c32 secstream_h2(struct lws *wsi, enum lws_callback_reasons reason, void *user, in secstream_h2() argument
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-adopt-tcp/
H A Dminimal-raw-adopt-tcp.c40 callback_raw_test(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_raw_test() argument
/third_party/musl/arch/mips/bits/
H A Duser.h1 struct user { struct
/third_party/musl/arch/mips64/bits/
H A Duser.h1 struct user { struct
/third_party/musl/arch/mipsn32/bits/
H A Duser.h1 struct user { struct
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_remove_constants.c61 void rc_remove_unused_constants(struct radeon_compiler *c, void *user) in rc_remove_unused_constants() argument
/third_party/node/deps/openssl/openssl/apps/include/
H A Ds_apps.h102 SRP_user_pwd *user; member
/third_party/openssl/apps/include/
H A Ds_apps.h102 SRP_user_pwd *user; member
/third_party/skia/third_party/externals/microhttpd/doc/examples/
H A Dbasicauthentication.c26 char *user; in answer_to_connection() local
/third_party/skia/third_party/externals/tint/src/transform/
H A Dfold_trivial_single_use_lets.cc68 auto* user = users[0]; in Run() local
/third_party/toybox/toys/lsb/
H A Dumount.c56 int len, user = 0; in do_umount() local
/third_party/toybox/toys/other/
H A Dmakedevs.c58 char type=0, user[64], group[64], *node, *ptr = line; in makedevs_main() local
/third_party/typescript/tests/baselines/reference/
H A DindexSignatures1.js
/third_party/selinux/libselinux/utils/
H A Dgetdefaultcon.c23 char *user = NULL, *level = NULL, *role=NULL, *seuser=NULL, *dlevel=NULL; in main() local
/third_party/curl/tests/libtest/
H A Dlib586.c45 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 Dspnego_sspi.c91 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 Dspnego_gssapi.c77 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 Dallocator.c50 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 Dlws-threadpool.h79 void *user; /**< user may set (user-private pointer) */ member
[all...]
/third_party/libwebsockets/lib/core/
H A Dlws_dll2.c57 lws_dll2_foreach_safe(struct lws_dll2_owner *owner, void *user, in lws_dll2_foreach_safe() argument
/third_party/libwebsockets/lib/misc/
H A Dlejp.c830 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 Dsocks5-client.c33 char user[96]; in lws_set_socks() local
/third_party/libsnd/src/
H A Davr.c61 char user [64] ; /* User defined. Typically ASCII message */ member
/third_party/libwebsockets/lib/abstract/
H A Dtest-sequencer.c108 test_sequencer_cb(struct lws_sequencer *seq, void *user, int event, void *data, in test_sequencer_cb() argument

Completed in 10 milliseconds

12345678910>>...21