Path : /proc/self/root/usr/include/ |
Current File : //proc/self/root/usr/include/utempter.h |
void addToUtmp(const char *pty, const char *hostname, int cmdfd); void removeFromUtmp(void); /* removes the last pty added to utmp */ void removeLineFromUtmp(const char * pty, int fd);