#include "parser.h"
#include <string.h>
Go to the source code of this file.
Functions | |
int | digest_md5_getsubopt (char **optionp, const char *const *tokens, char **valuep) |
int digest_md5_getsubopt | ( | char ** | optionp, | |
const char *const * | tokens, | |||
char ** | valuep | |||
) |
Definition at line 46 of file getsubopt.c.