Home
last modified time | relevance | path

Searched refs:xcanonicalize_file_name (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl2/xcvs/dist/src/
Dsubr.h89 char *xcanonicalize_file_name (const char *path);
Dparseinfo.c409 char *npath = xcanonicalize_file_name (path); in parse_config()
416 nprefix = xcanonicalize_file_name (*prefix); in parse_config()
Dsubr.c1936 xcanonicalize_file_name (const char *path) in xcanonicalize_file_name() function
2008 p1 = xcanonicalize_file_name (path1_in); in isSamePath()
2009 p2 = xcanonicalize_file_name (path2_in); in isSamePath()
Dcheckout.c448 hardpath = xcanonicalize_file_name (current_parsed_root->directory); in safe_location()
DChangeLog574 * subr.c (xcanonicalize_file_name): ...here and rename. Use new
577 * subr.h (xcanonicalize_file_name): ...here.