Home
last modified time | relevance | path

Searched defs:user (Results 651 - 675 of 1100) sorted by relevance

1...<<21222324252627282930>>...44

/kernel/linux/linux-6.6/net/bluetooth/hidp/
H A Dhidp.h151 struct l2cap_user user; member
/third_party/ffmpeg/libavformat/
H A Dsdp.c52 const char *user; /**< username of the session's creator */ member
/third_party/curl/lib/
H A Dhttp_aws_sigv4.c558 const char *user = data->state.aptr.user ? data->state.aptr.user in Curl_output_aws_sigv4() local
[all...]
/third_party/libwebsockets/lib/misc/threadpool/
H A Dthreadpool.c1055 lws_threadpool_task_status(struct lws_threadpool_task *task, void **user) in lws_threadpool_task_status() argument
1125 lws_threadpool_foreach_task_wsi(struct lws *wsi, void *user, in lws_threadpool_foreach_task_wsi() argument
1089 lws_threadpool_task_status_wsi(struct lws *wsi, struct lws_threadpool_task **_task, void **user) lws_threadpool_task_status_wsi() argument
1158 lws_threadpool_foreach_task_ss(struct lws_ss_handle *ss, void *user, int (*cb)(struct lws_threadpool_task *task, void *user)) lws_threadpool_foreach_task_ss() argument
1170 disassociate_wsi(struct lws_threadpool_task *task, void *user) disassociate_wsi() argument
[all...]
/third_party/libwebsockets/lib/misc/
H A Dlecp.c55 lecp_construct(struct lecp_ctx *ctx, lecp_callback cb, void *user, in lecp_construct() argument
/third_party/libwebsockets/lib/core-net/
H A Dvhost.c1411 destroy_ais(struct lws_dll2 *d, void *user) argument
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-lejp.h210 void *user; /* private to the stack level */ member
224 void *user; member
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_struct-json/
H A Dmain.c498 show_target(struct lws_dll2 *d, void *user) in show_target() argument
/third_party/libwebsockets/minimal-examples/dbus-server/minimal-dbus-ws-proxy/
H A Dprotocol_lws_minimal_dbus_ws_proxy.c633 callback_minimal_dbus_wsproxy(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_minimal_dbus_wsproxy() argument
/third_party/libwebsockets/test-apps/
H A Dtest-sshd.c654 callback_lws_sshd_demo(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_lws_sshd_demo() argument
/third_party/ntfs-3g/libfuse-lite/
H A Dfusermount.c300 const char *user = get_user_name(); in get_mnt_opts() local
/third_party/lwip/src/netif/ppp/
H A Dchap_ms.c538 const char *user; in ChallengeHash() local
873 ChapMS2(ppp_pcb *pcb, const u_char *rchallenge, const u_char *PeerChallenge, const char *user, const char *secret, int secret_len, unsigned char *response, u_char authResponse[], int authenticator) ChapMS2() argument
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dverifier.cc2145 Node* const user = edge.from(); in VerifyNode() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_optimize.c969 void rc_optimize(struct radeon_compiler * c, void *user) in rc_optimize() argument
H A Dradeon_program_alu.c1156 void rc_transform_KILL(struct radeon_compiler * c, void *user) in rc_transform_KILL() argument
H A Dradeon_pair_regalloc.c751 void rc_pair_regalloc(struct radeon_compiler *cc, void *user) in rc_pair_regalloc() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dir_context.cpp280 Instruction* user = p.first; in ReplaceAllUsesWithPredicate() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dir_context.cpp280 Instruction* user = p.first; in ReplaceAllUsesWithPredicate() local
[all...]
/third_party/selinux/checkpolicy/test/
H A Ddismod.c440 char *user, *role, *type; in display_initial_sids() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server.c162 struct eap_user *user; eap_user_get() local
1814 eap_user_free(struct eap_user *user) eap_user_free() argument
2101 char hex_challenge[30], hex_response[90], user[100]; eap_server_mschap_rx_callback() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_config.c643 void hostapd_config_free_eap_user(struct hostapd_eap_user *user) in hostapd_config_free_eap_user() argument
653 void hostapd_config_free_eap_users(struct hostapd_eap_user *user) in hostapd_config_free_eap_users() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_i.h166 struct eap_user *user; member
H A Deap_server.c161 struct eap_user *user; eap_user_get() local
1832 eap_user_free(struct eap_user *user) eap_user_free() argument
2078 char hex_challenge[30], hex_response[90], user[100]; eap_server_mschap_rx_callback() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_config.c562 void hostapd_config_free_eap_user(struct hostapd_eap_user *user) in hostapd_config_free_eap_user() argument
572 void hostapd_config_free_eap_users(struct hostapd_eap_user *user) in hostapd_config_free_eap_users() argument
[all...]
/kernel/linux/linux-5.10/drivers/fsi/
H A Dfsi-sbefifo.c759 static void sbefifo_release_command(struct sbefifo_user *user) in sbefifo_release_command() argument
770 struct sbefifo_user *user; in sbefifo_user_open() local
791 struct sbefifo_user *user = file->private_data; sbefifo_user_read() local
840 struct sbefifo_user *user = file->private_data; sbefifo_user_write() local
900 struct sbefifo_user *user = file->private_data; sbefifo_user_release() local
[all...]

Completed in 27 milliseconds

1...<<21222324252627282930>>...44