arudradey's picture
download
raw
312 Bytes
#ifndef _PTY_H
#define _PTY_H
#ifdef __cplusplus
extern "C" {
#endif
#include <termios.h>
#include <sys/ioctl.h>
int openpty(int *, int *, char *, const struct termios *, const struct winsize *);
int forkpty(int *, char *, const struct termios *, const struct winsize *);
#ifdef __cplusplus
}
#endif
#endif

Xet Storage Details

Size:
312 Bytes
·
Xet hash:
e7d5f004eab4ee320a83bc6e51460c637ddbf7d5499af8bd3650c813dfae79b7

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.