#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <sys/times.h>
#include <unistd.h>
#include <mmapstring.h>
Include dependency graph for l.c:
Enumerations | |
enum | { STATE_NORMAL, STATE_CR } |
Functions | |
int | main (int argc, char **argv) |
int | etpan_rewrite_crlf (const char *data, const size_t len, char **result, size_t *result_len) |
|
|
|
|
|
|
Here is the call graph for this function: