|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
|


Go to the source code of this file.
Functions | |
| int | db__send (const void *, size_t) |
| ? | |
| int | db__recv (void *, size_t) |
Definition at line 100 of file db/dbmi_base/xdr.c.
References read.
Referenced by db__recv_char(), db__recv_double(), db__recv_double_array(), db__recv_float(), db__recv_float_array(), db__recv_int(), db__recv_int_array(), db__recv_procnum(), db__recv_short(), db__recv_short_array(), and db__recv_string().
?
| buf | |
| size |
Definition at line 89 of file db/dbmi_base/xdr.c.
References write.
Referenced by db__send_char(), db__send_double(), db__send_double_array(), db__send_float(), db__send_float_array(), db__send_int(), db__send_int_array(), db__send_short(), db__send_short_array(), and db__send_string().