Searched refs:slash (Results 1 – 1 of 1) sorted by relevance
408 char *slash; in conf_write() local414 } else if ((slash = strrchr(name, '/'))) { in conf_write()415 int size = slash - name + 1; in conf_write()418 if (slash[1]) in conf_write()419 basename = slash + 1; in conf_write()