HomeSort by relevance Sort by last modified time
    Searched full:err_n_stdin (Results 1 - 1 of 1) sorted by null

  /external/selinux/policycoreutils/run_init/
open_init_pty.c 212 unsigned err_n_stdin = 0; local
309 if (rb_space(&inbuf) > 0 && err_n_stdin < MAXRETR) {
375 err_n_stdin++;
408 fprintf(stderr, "err_n_rpty=%u, err_n_wpty=%u, err_n_stdin=%u, err_n_stdout=%u\n",
409 err_n_rpty, err_n_wpty, err_n_stdin, err_n_stdout);

Completed in 2325 milliseconds