cctools
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
dttools
src
change_process_title.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2008- The University of Notre Dame
3
This software is distributed under the GNU General Public License.
4
See the file COPYING for details.
5
*/
6
7
#ifndef CHANGE_PROCESS_TITLE_H
8
#define CHANGE_PROCESS_TITLE_H
9
22
void
change_process_title_init
(
char
**argv);
23
29
void
change_process_title
(
const
char
*fmt, ...);
30
31
#endif
change_process_title
void change_process_title(const char *fmt,...)
Change the process title.
change_process_title_init
void change_process_title_init(char **argv)
Intialize the ability to change the process title.
Generated by
1.8.5