#include <string.h>#include <sys/stat.h>#include "s3_endpointer.h"#include "classify.h"#include "endptr.h"#include "logs3.h"#include "fe.h"#include "cmdln_macro.h"#include "byteorder.h"Defines | |
| #define | NFR 100 |
| #define | PATHSEP '/' |
Functions | |
| void | get_filename_base (const char *_fn, char *_base) |
| int | main (int _argc, char **_argv) |
| #define PATHSEP '/' |
Referenced by get_filename_base().
| void get_filename_base | ( | const char * | _fn, |
| char * | _base | ||
| ) |
| int main | ( | int | _argc, |
| char ** | _argv | ||
| ) |
1.7.6.1