OpenVAS Libraries
6.0+beta5
|
#include <stdio.h>
#include <string.h>
#include <stdarg.h>
Functions | |
void | initsetproctitle (int argc, char **argv, char **envp) |
void | setproctitle (const char *fmt,...) |
void initsetproctitle | ( | int | argc, |
char ** | argv, | ||
char ** | envp | ||
) |
void setproctitle | ( | const char * | fmt, |
... | |||
) |