Home
last modified time | relevance | path

Searched defs:user (Results 226 - 250 of 680) sorted by relevance

12345678910>>...28

/third_party/lwip/src/include/lwip/apps/
H A Dsmtp.h80 u8_t user[SMTP_BODYDH_USER_SIZE]; member
/third_party/libwebsockets/lib/system/ntpclient/
H A Dntpclient.c108 callback_ntpc(struct lws *wsi, enum lws_callback_reasons reason, void *user, in callback_ntpc() argument
/third_party/libwebsockets/minimal-examples/client-server/minimal-ws-proxy/
H A Dprotocol_lws_minimal.c89 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/gtk/minimal-gtk/
H A Dmain.c64 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-server/minimal-http-server-form-post-file/
H A Dminimal-http-server-form-post-file.c101 callback_http(struct lws *wsi, enum lws_callback_reasons reason, void *user, in callback_http() argument
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam-tx-rx/
H A Dminimal-ws-client.c43 callback(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback() argument
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads/
H A Dprotocol_lws_minimal.c144 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/http-client/minimal-http-client-attach/
H A Dminimal-http-client-attach.c32 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-h2-rxflow/
H A Dminimal-http-client.c50 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-server/minimal-http-server-eventlib-foreign/
H A Dminimal-http-server-eventlib-foreign.c78 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/ws-server/minimal-ws-server-echo/
H A Dprotocol_lws_minimal_server_echo.c61 callback_minimal_server_echo(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_minimal_server_echo() argument
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-smp/
H A Dprotocol_lws_minimal.c144 callback_minimal(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_minimal() argument
/third_party/musl/arch/powerpc/bits/
H A Duser.h1 struct user { struct
/third_party/musl/arch/arm/bits/
H A Duser.h23 struct user { struct
/third_party/musl/arch/microblaze/bits/
H A Duser.h9 struct user { struct
/third_party/musl/arch/powerpc64/bits/
H A Duser.h1 struct user { struct
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_stateobj.h42 bool user; /* should only be true if u.data is valid and non-NULL */ member
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dr300_fragprog_emit.c479 void r300BuildFragmentProgramHwCode(struct radeon_compiler *c, void *user) in r300BuildFragmentProgramHwCode() argument
H A Dr300_fragprog.c58 void r300FragmentProgramDump(struct radeon_compiler *c, void *user) in r300FragmentProgramDump() argument
/third_party/node/deps/openssl/openssl/crypto/srp/
H A Dsrp_lib.c144 BIGNUM *SRP_Calc_x_ex(const BIGNUM *s, const char *user, const char *pass, in SRP_Calc_x_ex() argument
191 BIGNUM *SRP_Calc_x(const BIGNUM *s, const char *user, const char *pass) in SRP_Calc_x() argument
/third_party/pulseaudio/src/modules/raop/
H A Draop-util.c174 int pa_raop_basic_response(const char *user, const char *pwd, char **str) { in pa_raop_basic_response() argument
187 int pa_raop_digest_response(const char *user, const char *realm, const char *password, in pa_raop_digest_response() argument
/third_party/openssl/crypto/srp/
H A Dsrp_lib.c144 BIGNUM *SRP_Calc_x_ex(const BIGNUM *s, const char *user, const char *pass, in SRP_Calc_x_ex() argument
191 BIGNUM *SRP_Calc_x(const BIGNUM *s, const char *user, const char *pass) in SRP_Calc_x() argument
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftsystem.h171 void* user; member
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftbbox.c512 TBBox_Rec user; FT_EXPORT_DEF() local
[all...]
/third_party/selinux/libsepol/src/
H A Dcontext.c155 char *user = strdup(sepol_context_get_user(record)); in context_from_record() local
[all...]

Completed in 11 milliseconds

12345678910>>...28