libexplain
1.4.D001
|
Go to the source code of this file.
Data Structures | |
struct | explain_lsof_t |
Defines | |
#define | LIBEXPLAIN_LSOF_FD_mem (-'m') |
#define | LIBEXPLAIN_LSOF_FD_txt (-'t') |
#define | LIBEXPLAIN_LSOF_FD_cwd (-'c') |
#define | LIBEXPLAIN_LSOF_FD_rtd (-'r') |
#define | LIBEXPLAIN_LSOF_FD_NOFD (-'N') |
Typedefs | |
typedef struct explain_lsof_t | explain_lsof_t |
Functions | |
void | explain_lsof (const char *options, explain_lsof_t *context) |
#define LIBEXPLAIN_LSOF_FD_cwd (-'c') |
#define LIBEXPLAIN_LSOF_FD_mem (-'m') |
#define LIBEXPLAIN_LSOF_FD_NOFD (-'N') |
#define LIBEXPLAIN_LSOF_FD_rtd (-'r') |
#define LIBEXPLAIN_LSOF_FD_txt (-'t') |
typedef struct explain_lsof_t explain_lsof_t |
void explain_lsof | ( | const char * | options, |
explain_lsof_t * | context | ||
) |