-
- Downloads
Add new "struct_var_" functions to manipulate struct fields.
These functions exist one level higher than typed_var_t. They describe a type, a name, and an offset within a structure.
Showing
- src/lib/conf/conftypes.h 40 additions, 0 deletionssrc/lib/conf/conftypes.h
- src/lib/confmgt/include.am 2 additions, 0 deletionssrc/lib/confmgt/include.am
- src/lib/confmgt/structvar.c 200 additions, 0 deletionssrc/lib/confmgt/structvar.c
- src/lib/confmgt/structvar.h 51 additions, 0 deletionssrc/lib/confmgt/structvar.h
src/lib/confmgt/structvar.c
0 → 100644
src/lib/confmgt/structvar.h
0 → 100644
Please register or sign in to comment