|
OpenVPN
|
Argument sequence. More...
#include <msica_arg.h>

Data Fields | |
| struct msica_arg * | head |
| Pointer to the first argument in the sequence. | |
| struct msica_arg * | tail |
| Pointer to the last argument in the sequence. | |
Argument sequence.
Definition at line 47 of file msica_arg.h.
| struct msica_arg* msica_arg_seq::head |
Pointer to the first argument in the sequence.
Definition at line 49 of file msica_arg.h.
| struct msica_arg* msica_arg_seq::tail |
Pointer to the last argument in the sequence.
Definition at line 50 of file msica_arg.h.