#include "jam.h"#include "pathsys.h"Functions | |
| void | path_parse (const char *file, PATHNAME *f) |
| void | path_build (PATHNAME *f, char *file, int binding) |
| void | path_parent (PATHNAME *f) |
| void path_build | ( | PATHNAME * | f, | |
| char * | file, | |||
| int | binding | |||
| ) |
| void path_parent | ( | PATHNAME * | f | ) |
| void path_parse | ( | const char * | file, | |
| PATHNAME * | f | |||
| ) |
1.4.7