Go to the source code of this file.
◆ PS_TITLE_BUFFER_NOT_AVAILABLE
#define PS_TITLE_BUFFER_NOT_AVAILABLE 3 |
◆ PS_TITLE_NOT_AVAILABLE
#define PS_TITLE_NOT_AVAILABLE 1 |
◆ PS_TITLE_NOT_INITIALIZED
#define PS_TITLE_NOT_INITIALIZED 2 |
◆ PS_TITLE_SUCCESS
◆ PS_TITLE_WINDOWS_ERROR
#define PS_TITLE_WINDOWS_ERROR 4 |
◆ cleanup_ps_args()
void cleanup_ps_args |
( |
char ** | argv | ) |
|
|
extern |
◆ get_ps_title()
int get_ps_title |
( |
size_t * | displen, |
|
|
const char ** | string ) |
|
extern |
◆ is_ps_title_available()
int is_ps_title_available |
( |
void | | ) |
|
|
extern |
◆ ps_title_errno()
const char * ps_title_errno |
( |
int | rc | ) |
|
|
extern |
◆ save_ps_args()
char ** save_ps_args |
( |
int | argc, |
|
|
char ** | argv ) |
|
extern |
◆ set_ps_title()
int set_ps_title |
( |
const char * | new_str | ) |
|
|
extern |