Home
last modified time | relevance | path

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

1...<<21222324252627282930>>...50

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dnet_dropmon.h47 struct net_dm_config_msg user; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Datmsap.h60 unsigned char user; member
71 unsigned char user; member
/third_party/ffmpeg/libavformat/
H A Dlibssh.c72 static av_cold int libssh_authentication(LIBSSHContext *libssh, const char *user, const char *password) in libssh_authentication() argument
197 const char *user = NULL, *pass = NULL; in libssh_connect() local
/third_party/glfw/src/
H A Dwin32_joystick.c346 static BOOL CALLBACK deviceCallback(const DIDEVICEINSTANCE* di, void* user) in deviceCallback() argument
274 deviceObjectCallback(const DIDEVICEOBJECTINSTANCEW* doi, void* user) deviceObjectCallback() argument
/third_party/cups-filters/filter/
H A Dtexttopdf.c274 WriteProlog(const char *title, const char *user, const char *classification, const char *label, ppd_file_t *ppd) WriteProlog() argument
H A Drastertopclx.c108 StartPage(ppd_file_t *ppd, cups_page_header2_t *header, int job_id, const char *user, const char *title, int num_options, cups_option_t *options) StartPage() argument
904 Shutdown(ppd_file_t *ppd, int job_id, const char *user, const char *title, int num_options, cups_option_t *options) Shutdown() argument
[all...]
/third_party/curl/lib/
H A Dcurl_ntlm_core.c505 CURLcode Curl_ntlm_core_mk_ntlmv2_hash(const char *user, size_t userlen, in Curl_ntlm_core_mk_ntlmv2_hash() argument
H A Dldap.c221 static int ldap_win_bind_auth(LDAP *server, const char *user, in ldap_win_bind_auth() argument
324 char *user = NULL; in ldap_do() local
268 ldap_win_bind(struct Curl_easy *data, LDAP *server, const char *user, const char *passwd) ldap_win_bind() argument
[all...]
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DRBManager.java811 public void setUser(String user) { in setUser() argument
/third_party/libwebsockets/lib/cose/
H A Dcose_key.c43 void *user; member
751 lws_cose_key_set_memb_remove(struct lws_dll2 *d, void *user) in lws_cose_key_set_memb_remove() argument
908 lws_cose_key_import(lws_dll2_owner_t *pkey_set, lws_cose_key_import_callback cb, void *user, const uint8_t *in, size_t len) lws_cose_key_import() argument
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-misc.h756 void *user; global() member
[all...]
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-multi/
H A Dminimal-http-client-multi.c166 callback_http(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_http() argument
/third_party/libwebsockets/plugins/ssh-base/
H A Dsshd.c2007 lws_callback_raw_sshd(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) lws_callback_raw_sshd() argument
[all...]
/third_party/libwebsockets/plugins/
H A Dprotocol_lws_openmetrics_export.c328 append_om_metric(lws_metric_pub_t *pub, void *user) in append_om_metric() argument
468 callback_lws_openmetrics_export(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_lws_openmetrics_export() argument
570 callback_lws_openmetrics_prox_agg(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_lws_openmetrics_prox_agg() argument
745 callback_lws_openmetrics_prox_server(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_lws_openmetrics_prox_server() argument
939 callback_lws_openmetrics_prox_client(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_lws_openmetrics_prox_client() argument
[all...]
/third_party/libwebsockets/plugins/deaddrop/
H A Dprotocol_lws_deaddrop.c49 char user[32]; member
81 char user[32]; member
377 callback_deaddrop(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_deaddrop() argument
[all...]
/third_party/libwebsockets/test-apps/
H A Dtest-client.c118 callback_dumb_increment(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_dumb_increment() argument
340 callback_lws_mirror(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_lws_mirror() argument
484 callback_test_raw_client(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_test_raw_client() argument
H A Dtest-server.c84 lws_callback_http(struct lws *wsi, enum lws_callback_reasons reason, void *user, in lws_callback_http() argument
/third_party/ninja/src/
H A Dbuild_log.cc131 bool BuildLog::OpenForWrite(const string& path, const BuildLogUser& user, in OpenForWrite() argument
392 bool BuildLog::Recompact(const string& path, const BuildLogUser& user, in Recompact() argument
/third_party/mesa3d/src/mesa/main/
H A Dperformance_monitor.c486 free_performance_monitor(void *data, void *user) in free_performance_monitor() argument
H A Dperformance_query.c51 free_performance_query(void *data, void *user) in free_performance_query() argument
/third_party/libwebsockets/lib/roles/ws/
H A Dops-ws.c2021 ws_destroy_proxy_buf(struct lws_dll2 *d, void *user) ws_destroy_proxy_buf() argument
[all...]
/third_party/libwebsockets/lib/system/metrics/
H A Dmetrics.c646 lws_metrics_foreach(struct lws_context *ctx, void *user, in lws_metrics_foreach() argument
683 lws_metrics_dump_cb(lws_metric_pub_t *pub, void *user) in lws_metrics_dump_cb() argument
/third_party/libwebsockets/lib/secure-streams/
H A Dsecure-streams-client.c700 lws_sspc_destroy_dll(struct lws_dll2 *d, void *user) in lws_sspc_destroy_dll() argument
1101 lws_sspc_cancel_notify_dll(struct lws_dll2 *d, void *user) in lws_sspc_cancel_notify_dll() argument
199 callback_sspc_client(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_sspc_client() argument
/third_party/musl/arch/x32/bits/
H A Duser.h19 struct user { struct
/third_party/musl/arch/x86_64/bits/
H A Duser.h19 struct user { struct

Completed in 23 milliseconds

1...<<21222324252627282930>>...50