56 #if !defined(__AMXP_PROC_INFO_H__)
57 #define __AMXP_PROC_INFO_H__
65 #include <amxc/amxc_llist.h>
struct _proc_info amxp_proc_info_t
Structure containing the process information.
void amxp_proci_free_it(amxc_llist_it_t *it)
Delete a amxp_proc_info_t by it is linked list iterator.
int amxp_proci_findf(amxc_llist_t *result, const char *filter,...)
Build a linked list of running processes.
Structure containing the process information.