#include <sys/stat.h>#include <pwd.h>Include dependency graph for prsvunix.c:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| passwd * | getpwuid () |
| char * | ownername (char *filename) |
| void | mail (char *user, char *file, char *when) |
Variables | |
| char * | ps |
|
|
Referenced by check(), cuserid(), deliver(), get_homedir(), getlogin(), idname(), main(), make_header(), name_uid(), ownername(), Recover_Blocks(), run_job(), sayhello(), wall(), whoami(), and write_log(). |
|
||||||||||||||||
|
Definition at line 47 of file prsvunix.c. |
|
|
Definition at line 18 of file prsvunix.c. References getpwuid(), ps, passwd::pw_name, st, stat::st_uid, and stat. |
|
|
Definition at line 15 of file prsvunix.c. Referenced by asctime(), code_target(), domtype(), dowait(), dump_line(), forkshell(), freejob(), get_string(), getrequest(), is(), label_target(), lexi(), main(), mimetype(), ownername(), parse(), pr_comment(), proxy(), readconfig(), reduce(), run_job(), set_defaults(), set_option(), and showjobs(). |
1.4.6