Home
last modified time | relevance | path

Searched defs:channel_read (Results 1 – 6 of 6) sorted by relevance

/dports/print/hplip/hplip-3.20.6/io/hpmud/
H A Dhpmudi.h137 …enum HPMUD_RESULT (*channel_read)(struct _mud_channel *pc, void *buf, int size, int timeout, int *… member
151 …enum HPMUD_RESULT (*channel_read)(struct _mud_device *pd, struct _mud_channel *pc, void *buf, int … member
/dports/security/libssh/libssh-0.9.6/src/
H A Dlibcrypto-compat.c226 int ECDSA_SIG_set0(ECDSA_SIG *sig, BIGNUM *r, BIGNUM *s) in channel_read()
/dports/security/nmap/nmap-7.91/
H A Dnse_libssh2.cc674 static int channel_read (lua_State *L, int status, lua_KContext ctx) { in channel_read() function
/dports/security/razorback-api/api-0.5.0/libssh/src/
H A Dlegacy.c226 int channel_read(ssh_channel channel, void *dest, uint32_t count, int is_stderr){ in channel_read() function
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/instruments/
H A Dminstrument.cpp2742 int channel_read; in read() local
/dports/editors/vim/vim-8.2.3745/src/
H A Dchannel.c3551 channel_read(channel_T *channel, ch_part_T part, char *func) in channel_read() function