OpenVPN
|
Go to the source code of this file.
Functions | |
void | increment_value (int *const value) |
void | decrement_value (int *const value) |
void decrement_value | ( | int *const | value | ) |
Definition at line 34 of file assert_module.c.
Referenced by decrement_value_fail().
void increment_value | ( | int *const | value | ) |
Definition at line 29 of file assert_module.c.
Referenced by increment_value_assert(), and increment_value_fail().