Buckets:
| extern "C" { | |
| typedef unsigned char cc_t; | |
| typedef unsigned int speed_t; | |
| typedef unsigned int tcflag_t; | |
| speed_t cfgetospeed (const struct termios *); | |
| speed_t cfgetispeed (const struct termios *); | |
| int cfsetospeed (struct termios *, speed_t); | |
| int cfsetispeed (struct termios *, speed_t); | |
| int tcgetattr (int, struct termios *); | |
| int tcsetattr (int, int, const struct termios *); | |
| int tcgetwinsize (int, struct winsize *); | |
| int tcsetwinsize (int, const struct winsize *); | |
| int tcsendbreak (int, int); | |
| int tcdrain (int); | |
| int tcflush (int, int); | |
| int tcflow (int, int); | |
| pid_t tcgetsid (int); | |
| void cfmakeraw(struct termios *); | |
| int cfsetspeed(struct termios *, speed_t); | |
| } | |
Xet Storage Details
- Size:
- 968 Bytes
- Xet hash:
- 6accee11386888cd2047b147ddd1857b288843e92c3783833c8de0499058f822
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.