Home
last modified time | relevance | path

Searched refs:origpath (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dsearchpath.cpp119 char *origpath = new char[(end - p) + need_slash + namelen + 1]; in open_file() local
120 memcpy(origpath, p, end - p); in open_file()
122 origpath[end - p] = '/'; in open_file()
123 strcpy(origpath + (end - p) + need_slash, name); in open_file()
125 fprintf(stderr, "origpath `%s'\n", origpath); in open_file()
127 char *path = relocate(origpath); in open_file()
128 a_delete origpath; in open_file() local
176 char *origpath = new char[(end - p) + need_slash + namelen + 1]; in open_file_cautious() local
177 memcpy(origpath, p, end - p); in open_file_cautious()
179 origpath[end - p] = '/'; in open_file_cautious()
[all …]
/netbsd-src/external/gpl2/xcvs/dist/src/
H A DChangeLog7426 (freercsnode): Free the origpath.