#include "tool_setup.h"
Go to the source code of this file.
Defines | |
#define | basename(x) tool_basename((x)) |
Functions | |
char * | tool_basename (char *path) |
#define basename | ( | x | ) | tool_basename((x)) |
Definition at line 30 of file tool_bname.h.
char* tool_basename | ( | char * | path | ) |
Definition at line 30 of file tool_bname.c.