ocssw
V2022
|
#include "fmt_check.h"
Include dependency graph for attr_disp.c:
Go to the source code of this file.
Functions | |
void | attr_disp (attr_str attr, u_data value, int a_count) |
Variables | |
int | verbose |
int | fmt_status |
Function Documentation
◆ attr_disp()
void attr_disp | ( | attr_str | attr, |
u_data | value, | ||
int | a_count | ||
) |
Definition at line 5 of file attr_disp.c.
Variable Documentation
◆ fmt_status
int fmt_status |
Definition at line 7 of file fmt_check.c.
◆ verbose
int verbose |
Definition at line 6 of file fmt_check.c.