|
nfs-ganesha 1.4
|
Go to the source code of this file.
Functions | |
| void | initerr (char *progname, int verbosity, int fg) |
| int | get_verbosity (void) |
| void | printerr (int priority, char *format,...) |
| int get_verbosity | ( | void | ) |
Definition at line 99 of file err_util.c.
| void initerr | ( | char * | progname, |
| int | verbosity, | ||
| int | fg | ||
| ) |
Definition at line 74 of file err_util.c.
| void printerr | ( | int | priority, |
| char * | format, | ||
| ... | |||
| ) |
Definition at line 83 of file err_util.c.
1.7.3