decode_path 760 gtags-cscope/command.c strcpy(newfile, decode_path(newfile)); decode_path 67 gtags-cscope/edit.c edit(decode_path(file), linenum); /* edit it */ decode_path 90 gtags-cscope/edit.c edit(decode_path(file), linenum); /* edit it */ decode_path 627 htags/common.c strlimcpy(path, decode_path(ptable.part[PART_PATH].start + 2), sizeof(path)); decode_path 908 htags/fileindex.c snprintf(buf, sizeof(buf), "%s %s", ptable.part[PART_LNO].start, decode_path(ptable.part[PART_PATH].start)); decode_path 292 libutil/pathconvert.c path = decode_path(path); decode_path 39 libutil/pathconvert.h char *decode_path(const char *);