/dports/security/dsniff/dsniff-2.4/ |
H A D | decode_icq.c | 68 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 D | decode_mmxp.c | 55 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 D | decode_citrix.c | 47 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 D | asn1.c | 24 if (buf_get(buf, &c, 1) != 1) in asn1_type() 36 if (buf_get(buf, &c, 1) != 1) in asn1_len()
|
H A D | decode_napster.c | 30 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 D | decode_hex.c | 42 buf_get(&inbuf, &c, 1); in decode_hex() 55 buf_get(&inbuf, &c, 1); in decode_hex()
|
H A D | decode_pcanywhere.c | 35 while (buf_get(&inbuf, &c, 1) == 1) { in decode_pcanywhere() 60 if (buf_get(&inbuf, &c, 1) != 1) in decode_pcanywhere()
|
H A D | decode_aim.c | 88 buf_get(msg, &c, 1); in decode_aim() 96 buf_get(msg, &c, 1); in decode_aim()
|
H A D | decode_snmp.c | 41 buf_get(&inbuf, &vers, sizeof(vers)); in decode_snmp()
|
H A D | buf.h | 51 int buf_get(buf_t buf, void *dst, int len);
|
H A D | msgsnarf.c | 118 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 D | obex_msg.c | 134 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 D | obex_connect.c | 61 hdr = buf_get(buf); in obex_insert_connectframe() 72 struct obex_connect_hdr *conn_hdr = buf_get(buf); in obex_parse_connectframe()
|
H A D | obex_hdr_membuf.c | 88 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 D | databuffer.c | 145 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 D | databuffer.h | 68 void *buf_get(const struct databuffer *self);
|
H A D | obex_main.c | 244 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 D | cmd_buf.c | 84 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 D | sqsh_buf.h | 29 char* buf_get _ANSI_ARGS(( char* )) ;
|
H A D | sqsh_buf.c | 62 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 D | fdobex.c | 118 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 D | cdbyank.cpp | 97 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 D | iv_fd_pump.c | 225 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 D | iv_fd_pump.c | 225 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 D | hp2100_mpx.c | 576 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
|