DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
prompt_pgrp
usr.sbin/ppp/prompt.c
551
if (getpgrp() == prompt_pgrp(p)) {
usr.sbin/ppp/prompt.c
568
if (getpgrp() == prompt_pgrp(p)) {
usr.sbin/ppp/prompt.h
91
extern pid_t prompt_pgrp(struct prompt *);