Definition in file pginfo.c.
Go to the source code of this file.
Functions | |
void | showpginfo (const char *msg) |
void | catchsig (int signo) |
int | main (void) |
|
Definition at line 53 of file pginfo.c. References showpginfo(). Referenced by main(). |
|
Definition at line 59 of file pginfo.c. References catchsig(), EC_CLEANUP_BGN, EC_CLEANUP_END, ec_neg1, exit(), sigaction::sa_handler, showpginfo(), sigaction(), and sleep(). |
|
Definition at line 26 of file pginfo.c. References close(), EC_CLEANUP_BGN, EC_CLEANUP_END, EC_FLUSH, ec_neg1, getpgid(), getpid(), getppid(), getsid(), open(), tcgetpgrp(), and tcgetsid(). Referenced by catchsig(), and main(). |