mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 23:06:12 -05:00
4 lines
88 B
C
4 lines
88 B
C
|
|
#define TTYMSG_IOV_MAX 32
|
|
|
|
const char *ttymsg(struct iovec *, int, const char *, int);
|