|
spandsp 3.0.0
|
#include <stdlib.h>#include <stdio.h>#include <fcntl.h>#include <unistd.h>#include <string.h>#include <assert.h>#include <termios.h>#include <sndfile.h>#include <errno.h>#include "spandsp.h"#include "spandsp-sim.h"#include "pseudo_terminals.h"#include "socket_dgram_harness.h"Macros | |
| #define | bump_sprt_seq_no(x) |
Functions | |
| int | main (int argc, char *argv[]) |
| #define bump_sprt_seq_no | ( | x | ) |