![]() |
TRIP Routing Daemon
TRIP (RFC 3219) Location Server Implementation
|

Functions | |
| char * | strip (char *s) |
| Skip white characters. | |
| parser_t * | parser_init (FILE *outf) |
| Initialize parser state and output file. | |
| int | parser_parse_cmd (parser_t *parser, char *cmd) |
| Parse single command. | |
| int | parser_parse_file (parser_t *parser, FILE *f) |
| Parse file. | |