mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-13 12:44:34 +03:00
@ -52,9 +52,6 @@ typedef struct FreeBSDProcessList_ {
|
||||
} FreeBSDProcessList;
|
||||
|
||||
|
||||
extern char jail_errmsg[JAIL_ERRMSGLEN];
|
||||
|
||||
|
||||
ProcessList* ProcessList_new(UsersTable* usersTable, Hashtable* pidWhiteList, uid_t userId);
|
||||
|
||||
void ProcessList_delete(ProcessList* this);
|
||||
|
Reference in New Issue
Block a user