Home
last modified time | relevance | path

Searched defs:_priv (Results 1 – 16 of 16) sorted by relevance

/external/libwebsockets/test-apps/
Dtest-sshd.c104 ssh_ops_channel_create(struct lws *wsi, void **_priv) in ssh_ops_channel_create()
134 ssh_ops_channel_destroy(void *_priv) in ssh_ops_channel_destroy()
158 ssh_ops_tx_waiting(void *_priv) in ssh_ops_tx_waiting()
172 ssh_ops_tx(void *_priv, int stdch, uint8_t *buf, size_t len) in ssh_ops_tx()
197 ssh_ops_rx(void *_priv, struct lws *wsi, const uint8_t *buf, uint32_t len) in ssh_ops_rx()
406 ssh_ops_set_env(void *_priv, const char *name, const char *value) in ssh_ops_set_env()
415 ssh_ops_pty_req(void *_priv, struct lws_ssh_pty *pty) in ssh_ops_pty_req()
460 ssh_ops_child_process_io(void *_priv, struct lws *wsi, in ssh_ops_child_process_io()
556 ssh_ops_exec(void *_priv, struct lws *wsi, const char *command, lws_ssh_finish_exec finish, void *f… in ssh_ops_exec()
565 ssh_ops_shell(void *_priv, struct lws *wsi, lws_ssh_finish_exec finish, void *finish_handle) in ssh_ops_shell()
/external/libwebsockets/plugins/
Dprotocol_lws_sshd_demo.c119 ssh_ops_channel_create(struct lws *wsi, void **_priv) in ssh_ops_channel_create()
135 ssh_ops_channel_destroy(void *_priv) in ssh_ops_channel_destroy()
147 ssh_ops_tx_waiting(void *_priv) in ssh_ops_tx_waiting()
162 ssh_ops_tx(void *_priv, int stdch, uint8_t *buf, size_t len) in ssh_ops_tx()
193 ssh_ops_rx(void *_priv, struct lws *wsi, const uint8_t *buf, uint32_t len) in ssh_ops_rx()
329 ssh_ops_shell(void *_priv, struct lws *wsi, lws_ssh_finish_exec finish, void *finish_handle) in ssh_ops_shell()
/external/rust/crates/futures-executor/src/
Denter.rs10 _priv: (), field
16 _priv: (), field
/external/rust/crates/regex-syntax/src/hir/
Dprint.rs17 _priv: (), field
54 _priv: (), field
/external/rust/crates/futures-util/src/io/
Dempty.rs10 _priv: (), field
Dsink.rs10 _priv: (), field
/external/crosvm/tpm2/src/
Dlib.rs33 _priv: (), field
/external/rust/crates/regex-syntax/src/ast/
Dprint.rs16 _priv: (), field
46 _priv: (), field
/external/arm-trusted-firmware/services/std_svc/sdei/
Dsdei_private.h91 #define FEATURE_BIND_SLOTS(_priv, _shrd) \ argument
/external/rust/crates/tokio-util/src/codec/
Dframed.rs366 _priv: (), field
Dlength_delimited.rs413 _priv: (), field
/external/rust/crates/rustc-demangle/src/
Dlib.rs219 _priv: (), field
/external/rust/crates/futures-task/src/
Dspawn.rs56 _priv: (), field
/external/libwebsockets/lib/roles/http/server/
Dfops-zip.c147 #define eff_size(_priv) (_priv->hdr.method == ZIP_COMPRESSION_METHOD_STORE ? \ argument
/external/rust/crates/csv/src/
Dreader.rs1910 _priv: PhantomData<D>, field
1968 _priv: PhantomData<D>, field
/external/rust/crates/futures-channel/src/mpsc/
Dmod.rs171 _priv: (), field