Home | History | Annotate | Download | only in newrole

Lines Matching refs:fgetfilecon

703 	if (fgetfilecon(fd, &tty_con) < 0) {
765 if ((rc = fgetfilecon(fd, &chk_tty_context)) < 0) {
766 fprintf(stderr, "Could not fgetfilecon %s.\n", ttyn);
859 if (fgetfilecon(STDIN_FILENO, &tty_con) >= 0) {