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

  /external/selinux/policycoreutils/run_init/
open_init_pty.c 210 unsigned err_n_rpty = 0; local
299 if (rb_space(&outbuf) > 0 && err_n_rpty < MAXRETR) {
390 err_n_rpty++;
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 664 milliseconds