Home
last modified time | relevance | path

Searched refs:tcpgid (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/mandoc/
H A Dterm_tag.c59 tag_files.tcpgid = -1; in term_tag_init()
197 if (tag_files.tcpgid != -1) { in term_tag_unlink()
202 (void)tcsetpgrp(STDOUT_FILENO, tag_files.tcpgid); in term_tag_unlink()
H A Dterm_tag.h26 pid_t tcpgid; /* Process group controlling the terminal. */ member
H A Dmain.c1239 outst->tag_files->tcpgid = in woptions()
1254 outst->tag_files->tcpgid = tc_pgid; in woptions()