Home
last modified time | relevance | path

Searched refs:buf_get (Results 1 – 25 of 43) sorted by relevance

12

/dports/security/dsniff/dsniff-2.4/
H A Ddecode_icq.c68 if (buf_get(&inbuf, &version, sizeof(version)) != sizeof(version)) in decode_icq()
78 if (buf_get(&inbuf, &cmd, sizeof(cmd)) != sizeof(cmd)) in decode_icq()
87 if (buf_get(&inbuf, &uin, sizeof(uin)) != sizeof(uin)) in decode_icq()
103 if (buf_get(&inbuf, &c, sizeof(c)) != sizeof(c)) in decode_icq()
133 if (buf_get(&inbuf, &cmd, sizeof(cmd)) != sizeof(cmd)) in decode_icq()
142 if (buf_get(&inbuf, &uin, sizeof(uin)) != sizeof(uin)) in decode_icq()
H A Ddecode_mmxp.c55 if (buf_get(&inbuf, &i, sizeof(i)) < 0) in decode_mmxp()
63 if (buf_get(&inbuf, &c, 1) != 1) break; in decode_mmxp()
71 if (buf_get(&inbuf, &c, 1) != 1) break; in decode_mmxp()
79 if (buf_get(&inbuf, &c, 1) != 1) break; in decode_mmxp()
H A Ddecode_citrix.c47 if (buf_get(&inbuf, &key, 1) != 1) in decode_citrix()
52 if (buf_get(&inbuf, &c, 1) != 1) in decode_citrix()
60 while (buf_get(&inbuf, t, 2) == 2) { in decode_citrix()
H A Dasn1.c24 if (buf_get(buf, &c, 1) != 1) in asn1_type()
36 if (buf_get(buf, &c, 1) != 1) in asn1_len()
H A Ddecode_napster.c30 if (buf_get(&inbuf, &i, sizeof(i)) != sizeof(i)) in decode_napster()
35 if (buf_get(&inbuf, &type, sizeof(type)) != sizeof(type)) in decode_napster()
H A Ddecode_hex.c42 buf_get(&inbuf, &c, 1); in decode_hex()
55 buf_get(&inbuf, &c, 1); in decode_hex()
H A Ddecode_pcanywhere.c35 while (buf_get(&inbuf, &c, 1) == 1) { in decode_pcanywhere()
60 if (buf_get(&inbuf, &c, 1) != 1) in decode_pcanywhere()
H A Ddecode_aim.c88 buf_get(msg, &c, 1); in decode_aim()
96 buf_get(msg, &c, 1); in decode_aim()
H A Ddecode_snmp.c41 buf_get(&inbuf, &vers, sizeof(vers)); in decode_snmp()
H A Dbuf.h51 int buf_get(buf_t buf, void *dst, int len);
H A Dmsgsnarf.c118 buf_get(msg, &c, 1); in process_aim()
126 buf_get(msg, &c, 1); in process_aim()
179 buf_get(msg, &c, 1); in process_aim()
/dports/comms/openobex/openobex-1.7.2-Source/lib/
H A Dobex_msg.c134 obex_common_hdr_t *hdr = buf_get(msg); in obex_msg_rx_status()
151 obex_common_hdr_t *hdr = buf_get(msg); in obex_msg_get_opcode()
167 hdr = buf_get(msg); in obex_msg_get_len()
216 data = buf_get(msg); in obex_msg_receive_filtered()
H A Dobex_connect.c61 hdr = buf_get(buf); in obex_insert_connectframe()
72 struct obex_connect_hdr *conn_hdr = buf_get(buf); in obex_parse_connectframe()
H A Dobex_hdr_membuf.c88 return buf_get(hdr->buf); in obex_hdr_membuf_get_data_ptr()
98 memcpy(buf_get(hdr->buf), data, size); in obex_hdr_membuf_set_data()
H A Ddatabuffer.c145 void *buf_get(const struct databuffer *self) { in buf_get() function
175 log_debug(" %02X", *((uint8_t *)buf_get(p) + i)); in buf_dump()
H A Ddatabuffer.h68 void *buf_get(const struct databuffer *self);
H A Dobex_main.c244 obex_common_hdr_t *hdr = buf_get(msg); in obex_data_request_prepare()
419 hdr = buf_get(msg); in obex_data_indication()
/dports/databases/sqsh/sqsh-2.5/src/
H A Dcmd_buf.c84 if( (buf = buf_get( src_buf )) == NULL ) {
144 if( (buf = buf_get( src_buf )) == NULL ) {
195 if( (src = buf_get( src_buf )) == NULL ) {
204 dst = buf_get( dst_buf ) ;
H A Dsqsh_buf.h29 char* buf_get _ANSI_ARGS(( char* )) ;
H A Dsqsh_buf.c62 char* buf_get( buf_name )
161 if( (buf = buf_get( buf_name )) == NULL )
/dports/comms/openobex/openobex-1.7.2-Source/lib/transport/
H A Dfdobex.c118 status = _write(fd, buf_get(msg), size); in fdobex_write()
120 status = write(fd, buf_get(msg), size); in fdobex_write()
/dports/biology/cdbfasta/cdbfasta/
H A Dcdbyank.cpp97 void buf_get(GCDBuffer* b, uint32& pos, char *buf, unsigned int len) { in buf_get() function
112 buf_get(b, pos, buf, 4); in buf_getnum()
641 buf_get(readbuf, pos, key, klen); in main()
646 buf_get(readbuf, pos, key, dlen); in main()
/dports/devel/ivykis/ivykis-0.42.4/src/
H A Div_fd_pump.c225 static struct iv_fd_pump_buf *buf_get(void) in buf_get() function
285 buf = buf_get(); in iv_fd_pump_try_input()
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/ivykis/src/
H A Div_fd_pump.c225 static struct iv_fd_pump_buf *buf_get(void) in buf_get() function
285 buf = buf_get(); in iv_fd_pump_try_input()
/dports/emulators/simh/simh-3.9.0_5/HP2100/
H A Dhp2100_mpx.c576 static uint8 buf_get (IO_OPER rw, uint32 port);
1098 mpx_ibuf = buf_get (ioread, mpx_port) << 8 | /* get header value and position */ in exec_command()
1533 ch = buf_get (ioread, mpx_port); /* get char from buffer */ in mpx_cntl_svc()
1683 chx = buf_get (iowrite, port) << 8; /* get header value and position */ in mpx_line_svc()
1708 ch = buf_get (iowrite, port) & data_mask; /* get char and mask to bit width */ in mpx_line_svc()
2467 static uint8 buf_get (IO_OPER rw, uint32 port) in buf_get() function

12