Home
last modified time | relevance | path

Searched defs:msg_read (Results 1 – 25 of 37) sorted by relevance

12

/dports/games/quetoo/quetoo-0.6.1/src/
H A Dcommon.c587 int MSG_ReadChar(sizebuf_t *msg_read){ in MSG_ReadChar()
599 int MSG_ReadByte(sizebuf_t *msg_read){ in MSG_ReadByte()
611 int MSG_ReadShort(sizebuf_t *msg_read){ in MSG_ReadShort()
625 int MSG_ReadLong(sizebuf_t *msg_read){ in MSG_ReadLong()
641 float MSG_ReadFloat(sizebuf_t *msg_read){ in MSG_ReadFloat()
663 char *MSG_ReadString(sizebuf_t *msg_read){ in MSG_ReadString()
681 char *MSG_ReadStringLine(sizebuf_t *msg_read){ in MSG_ReadStringLine()
699 float MSG_ReadCoord(sizebuf_t *msg_read){ in MSG_ReadCoord()
703 void MSG_ReadPos(sizebuf_t *msg_read, vec3_t pos){ in MSG_ReadPos()
709 float MSG_ReadAngle(sizebuf_t *msg_read){ in MSG_ReadAngle()
[all …]
/dports/games/quake2lnx/quake2-r0.16.2/src/qcommon/
H A Dcommon.c709 int MSG_ReadChar (sizebuf_t *msg_read) in MSG_ReadChar()
722 int MSG_ReadByte (sizebuf_t *msg_read) in MSG_ReadByte()
735 int MSG_ReadShort (sizebuf_t *msg_read) in MSG_ReadShort()
750 int MSG_ReadLong (sizebuf_t *msg_read) in MSG_ReadLong()
767 float MSG_ReadFloat (sizebuf_t *msg_read) in MSG_ReadFloat()
792 char *MSG_ReadString (sizebuf_t *msg_read) in MSG_ReadString()
814 char *MSG_ReadStringLine (sizebuf_t *msg_read) in MSG_ReadStringLine()
836 float MSG_ReadCoord (sizebuf_t *msg_read) in MSG_ReadCoord()
841 void MSG_ReadPos (sizebuf_t *msg_read, vec3_t pos) in MSG_ReadPos()
848 float MSG_ReadAngle (sizebuf_t *msg_read) in MSG_ReadAngle()
[all …]
/dports/games/quake2max/Quake2maX_0.45-src_unix/qcommon/
H A Dcommon.c688 int MSG_ReadChar (sizebuf_t *msg_read) in MSG_ReadChar()
701 int MSG_ReadByte (sizebuf_t *msg_read) in MSG_ReadByte()
714 int MSG_ReadShort (sizebuf_t *msg_read) in MSG_ReadShort()
729 int MSG_ReadLong (sizebuf_t *msg_read) in MSG_ReadLong()
746 float MSG_ReadFloat (sizebuf_t *msg_read) in MSG_ReadFloat()
771 char *MSG_ReadString (sizebuf_t *msg_read) in MSG_ReadString()
791 char *MSG_ReadStringLine (sizebuf_t *msg_read) in MSG_ReadStringLine()
811 float MSG_ReadCoord (sizebuf_t *msg_read) in MSG_ReadCoord()
816 void MSG_ReadPos (sizebuf_t *msg_read, vec3_t pos) in MSG_ReadPos()
823 float MSG_ReadAngle (sizebuf_t *msg_read) in MSG_ReadAngle()
[all …]
/dports/games/quake2-source/quake2-r0.16.2/src/qcommon/
H A Dcommon.c709 int MSG_ReadChar (sizebuf_t *msg_read) in MSG_ReadChar()
722 int MSG_ReadByte (sizebuf_t *msg_read) in MSG_ReadByte()
735 int MSG_ReadShort (sizebuf_t *msg_read) in MSG_ReadShort()
750 int MSG_ReadLong (sizebuf_t *msg_read) in MSG_ReadLong()
767 float MSG_ReadFloat (sizebuf_t *msg_read) in MSG_ReadFloat()
792 char *MSG_ReadString (sizebuf_t *msg_read) in MSG_ReadString()
814 char *MSG_ReadStringLine (sizebuf_t *msg_read) in MSG_ReadStringLine()
836 float MSG_ReadCoord (sizebuf_t *msg_read) in MSG_ReadCoord()
841 void MSG_ReadPos (sizebuf_t *msg_read, vec3_t pos) in MSG_ReadPos()
848 float MSG_ReadAngle (sizebuf_t *msg_read) in MSG_ReadAngle()
[all …]
/dports/games/q2p/Q2P-0.2-2006-12-31/qcommon/
H A Dcommon.c687 int MSG_ReadChar (sizebuf_t *msg_read) in MSG_ReadChar()
700 int MSG_ReadByte (sizebuf_t *msg_read) in MSG_ReadByte()
713 int MSG_ReadShort (sizebuf_t *msg_read) in MSG_ReadShort()
728 int MSG_ReadLong (sizebuf_t *msg_read) in MSG_ReadLong()
745 float MSG_ReadFloat (sizebuf_t *msg_read) in MSG_ReadFloat()
770 char *MSG_ReadString (sizebuf_t *msg_read) in MSG_ReadString()
790 char *MSG_ReadStringLine (sizebuf_t *msg_read) in MSG_ReadStringLine()
810 float MSG_ReadCoord (sizebuf_t *msg_read) in MSG_ReadCoord()
815 void MSG_ReadPos (sizebuf_t *msg_read, vec3_t pos) in MSG_ReadPos()
822 float MSG_ReadAngle (sizebuf_t *msg_read) in MSG_ReadAngle()
[all …]
/dports/games/qudos/QuDos-0.40.1-src/src/qcommon/
H A Dcommon.c668 MSG_ReadChar(sizebuf_t * msg_read) in MSG_ReadChar()
682 MSG_ReadByte(sizebuf_t * msg_read) in MSG_ReadByte()
696 MSG_ReadShort(sizebuf_t * msg_read) in MSG_ReadShort()
712 MSG_ReadLong(sizebuf_t * msg_read) in MSG_ReadLong()
730 MSG_ReadFloat(sizebuf_t * msg_read) in MSG_ReadFloat()
754 MSG_ReadString(sizebuf_t * msg_read) in MSG_ReadString()
777 MSG_ReadStringLine(sizebuf_t * msg_read) in MSG_ReadStringLine()
800 MSG_ReadCoord(sizebuf_t * msg_read) in MSG_ReadCoord()
806 MSG_ReadPos(sizebuf_t * msg_read, vec3_t pos) in MSG_ReadPos()
814 MSG_ReadAngle(sizebuf_t * msg_read) in MSG_ReadAngle()
[all …]
/dports/games/alienarena/alienarena-7.66/source/qcommon/
H A Dcommon.c812 int MSG_ReadChar (sizebuf_t *msg_read) in MSG_ReadChar()
825 int MSG_ReadByte (sizebuf_t *msg_read) in MSG_ReadByte()
838 int MSG_ReadShort (sizebuf_t *msg_read) in MSG_ReadShort()
870 int MSG_ReadLong (sizebuf_t *msg_read) in MSG_ReadLong()
924 float MSG_ReadFloat (sizebuf_t *msg_read) in MSG_ReadFloat()
949 char *MSG_ReadString (sizebuf_t *msg_read) in MSG_ReadString()
971 char *MSG_ReadStringLine (sizebuf_t *msg_read) in MSG_ReadStringLine()
993 float MSG_ReadCoord (sizebuf_t *msg_read) in MSG_ReadCoord()
998 void MSG_ReadPos (sizebuf_t *msg_read, vec3_t pos) in MSG_ReadPos()
1005 float MSG_ReadAngle (sizebuf_t *msg_read) in MSG_ReadAngle()
[all …]
/dports/games/alienarena-data/alienarena-7.66/source/qcommon/
H A Dcommon.c812 int MSG_ReadChar (sizebuf_t *msg_read) in MSG_ReadChar()
825 int MSG_ReadByte (sizebuf_t *msg_read) in MSG_ReadByte()
838 int MSG_ReadShort (sizebuf_t *msg_read) in MSG_ReadShort()
870 int MSG_ReadLong (sizebuf_t *msg_read) in MSG_ReadLong()
924 float MSG_ReadFloat (sizebuf_t *msg_read) in MSG_ReadFloat()
949 char *MSG_ReadString (sizebuf_t *msg_read) in MSG_ReadString()
971 char *MSG_ReadStringLine (sizebuf_t *msg_read) in MSG_ReadStringLine()
993 float MSG_ReadCoord (sizebuf_t *msg_read) in MSG_ReadCoord()
998 void MSG_ReadPos (sizebuf_t *msg_read, vec3_t pos) in MSG_ReadPos()
1005 float MSG_ReadAngle (sizebuf_t *msg_read) in MSG_ReadAngle()
[all …]
/dports/mail/qsf/qsf-1.2.7/src/message/
H A Dread.c20 int msg_read(opts_t opts, msg_t msg) in msg_read() function
/dports/games/r1q2/r1q2-8012_5/qcommon/
H A Dcommon.c1005 int MSG_ReadChar (sizebuf_t *msg_read) in MSG_ReadChar()
1018 int MSG_ReadByte (sizebuf_t *msg_read) in MSG_ReadByte()
1031 int MSG_ReadShort (sizebuf_t *msg_read) in MSG_ReadShort()
1046 int MSG_ReadLong (sizebuf_t *msg_read) in MSG_ReadLong()
1063 float MSG_ReadFloat (sizebuf_t *msg_read) in MSG_ReadFloat()
1088 char *MSG_ReadString (sizebuf_t *msg_read) in MSG_ReadString()
1108 char *MSG_ReadStringLine (sizebuf_t *msg_read) in MSG_ReadStringLine()
1127 float MSG_ReadCoord (sizebuf_t *msg_read) in MSG_ReadCoord()
1132 void MSG_ReadPos (sizebuf_t *msg_read, vec3_t pos) in MSG_ReadPos()
1139 float MSG_ReadAngle (sizebuf_t *msg_read) in MSG_ReadAngle()
[all …]
/dports/net-im/tkabber/tkabber-1.1.2/plugins/unix/
H A Dwmdock.tcl74 proc ::wmdock::msg_read {path chatid} { procedure
/dports/graphics/libgphoto2/libgphoto2-2.5.26/libgphoto2_port/gphoto2/
H A Dgphoto2-port-library.h64 int (*msg_read) (GPPort * dev, int request, int value, int index, member
/dports/comms/owfs/owfs-3.2p4/module/ownet/c/src/include/
H A Dow_message.h33 msg_read, enumerator
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/modules/affile/tests/
H A Dtest_wildcard_file_reader.c130 Test(test_wildcard_file_reader, msg_read) in Test() argument
/dports/comms/owfs/owfs-3.2p4/module/owlib/src/include/
H A Dow_message.h33 msg_read, enumerator
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/tuners/
H A Dtda8290.c662 struct i2c_msg msg_read[] = { in tda8290_probe() local
689 struct i2c_msg msg_read[] = { in tda8295_probe() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/tuners/
H A Dtda8290.c662 struct i2c_msg msg_read[] = { in tda8290_probe() local
689 struct i2c_msg msg_read[] = { in tda8295_probe() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/tuners/
H A Dtda8290.c662 struct i2c_msg msg_read[] = { in tda8290_probe() local
689 struct i2c_msg msg_read[] = { in tda8295_probe() local
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/common/
H A Dslurm_persist_conn.c218 ssize_t msg_read = 0, offset = 0; in _process_service_connection() local
900 ssize_t msg_read, offset; in slurm_persist_recv_msg() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/usb/cx231xx/
H A Dcx231xx-cards.c1221 struct i2c_msg msg_read = { .addr = client->addr, .flags = I2C_M_RD }; in read_eeprom() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/usb/cx231xx/
H A Dcx231xx-cards.c1221 struct i2c_msg msg_read = { .addr = client->addr, .flags = I2C_M_RD }; in read_eeprom() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/usb/cx231xx/
H A Dcx231xx-cards.c1221 struct i2c_msg msg_read = { .addr = client->addr, .flags = I2C_M_RD }; in read_eeprom() local
/dports/comms/owfs/owfs-3.2p4/module/owshell/src/include/
H A Dowshell.h208 msg_read, enumerator
/dports/net/quagga/quagga-1.2.4/ospfd/
H A Dospf_api.c340 msg_read (int fd) in msg_read() function
/dports/games/lbreakout2/lbreakout2-2.6.5/common/
H A Dnet.c564 void msg_read( int len, char *buf ) in msg_read() function

12