Home
last modified time | relevance | path

Searched defs:master_fd (Results 1 – 4 of 4) sorted by relevance

/external/selinux/policycoreutils/restorecond/
Drestorecond.c66 static int master_fd = -1; variable
Duser.c237 int server(int master_fd, const char *watch_file) { in server()
/external/toybox/toys/pending/
Dtelnetd.c310 int pty_fd, new_fd, c = 0, w, master_fd = 0; in telnetd_main() local
/external/ppp/pppd/
Dsys-linux.c181 static int master_fd = -1; /* pty for old-style demand mode, master */ variable
700 int master_fd; in bundle_attach() local