OpenVAS Libraries  6.0+beta5
Macros | Functions
proctitle.h File Reference

Go to the source code of this file.

Macros

#define LINEBUFFER   4096
 

Functions

void initsetproctitle (int argc, char *argv[], char *envp[])
 
void setproctitle (const char *fmt,...)
 
void proctitle (const char *fmt,...)
 

Macro Definition Documentation

#define LINEBUFFER   4096

Function Documentation

void initsetproctitle ( int  argc,
char *  argv[],
char *  envp[] 
)
void proctitle ( const char *  fmt,
  ... 
)
void setproctitle ( const char *  fmt,
  ... 
)