|
nfs-ganesha 1.4
|
#include <stdlib.h>#include <sys/types.h>#include <netinet/in.h>Go to the source code of this file.
Defines | |
| #define | WRITE_BYTES(p, end, arg) write_bytes(p, end, &arg, sizeof(arg)) |
| #define WRITE_BYTES | ( | p, | |
| end, | |||
| arg | |||
| ) | write_bytes(p, end, &arg, sizeof(arg)) |
Definition at line 51 of file write_bytes.h.
1.7.3