|
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.
1.8.13