
Go to the source code of this file.
Functions | |
| char * | GetToken (char **const pP) |
| void | NextToken (const char **const pP) |
| char* GetToken | ( | char **const | pP | ) |
Definition at line 61 of file abyss_token.c.
Referenced by getFieldNameToken(), ListAddFromString(), parseRequestLine(), and RequestAuth().
| void NextToken | ( | const char **const | pP | ) |
Definition at line 40 of file abyss_token.c.
Referenced by getFieldNameToken(), ListAddFromString(), parseRequestLine(), RequestAuth(), and RequestRead().
1.5.6