Home
last modified time | relevance | path

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

/freebsd/contrib/diff/src/
H A Dsdiff.c330 expand_name (char *name, bool is_dir, char const *other_name) in expand_name() function
596 lname = expand_name (argv[optind], leftdir, argv[optind + 1]); in main()
598 rname = expand_name (argv[optind + 1], rightdir, argv[optind]); in main()
/freebsd/contrib/diff/
H A DChangeLog1085 (expand_name): Use base_name rather than file_name_lastdirchar, for
2110 * sdiff.c (expand_name): Likewise.
2167 (expand_name): Change `isdir' to `is_dir' to avoid theoretical ctype