Greenbone Vulnerability Management Libraries
22.12.2
base
proctitle.h
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2014-2023 Greenbone AG
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later
4
*/
5
11
#ifndef _GVM_PROCTITLE_H
12
#define _GVM_PROCTITLE_H
13
14
void
15
proctitle_init
(
int
,
char
**);
16
17
void
18
proctitle_set
(
const
char
*, ...);
19
20
#endif
/* not _GVM_PROCTITLE_H */
proctitle_init
void proctitle_init(int, char **)
Initializes the process setting variables.
Definition
proctitle.c:45
proctitle_set
void proctitle_set(const char *,...)
Sets the process' title.
Definition
proctitle.c:139
Generated on Sat Sep 28 2024 20:50:06 for Greenbone Vulnerability Management Libraries by
1.12.0