Eneboo - Documentación para desarrolladores
|
#include <sys/cdefs.h>
#include <sys/ioctl.h>
#include <termios.h>
Ir al código fuente de este archivo.
Clases | |
struct | info |
Funciones | |
int | ksearch (char ***, struct info *) |
int | msearch (char ***, struct info *) |
void | printjob (void) |
void | recvjob (void) |
void | sttyclearflags (struct termios *tp, int flags) |
void | sttysetflags (struct termios *tp, int flags) |
void | sttyclearlflags (struct termios *tp, int flags) |
void | sttysetlflags (struct termios *tp, int flags) |
void printjob | ( | void | ) |
void recvjob | ( | void | ) |
void sttyclearflags | ( | struct termios * | tp, |
int | flags | ||
) |
void sttyclearlflags | ( | struct termios * | tp, |
int | flags | ||
) |
void sttysetflags | ( | struct termios * | tp, |
int | flags | ||
) |
void sttysetlflags | ( | struct termios * | tp, |
int | flags | ||
) |