Searched refs:CP_NAME_MAX_SIZE (Results 1 – 1 of 1) sorted by relevance
26 #define CP_NAME_MAX_SIZE 512 macro29 char newname[CP_NAME_MAX_SIZE]; in cp_cb()32 snprintf(newname, CP_NAME_MAX_SIZE-1, "%s%s", globalto, fpath+globallen); in cp_cb()