HomeSort by: relevance | last modified time | path
    Searched defs:root_pathname (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl2/texinfo/dist/makeinfo/
node.c 1716 char *root_pathname = pathname_part (filename);
1724 char *check_file = enumerate_filename (root_pathname, root_filename, i);
1752 char *root_filename, *root_pathname;
1776 root_pathname = pathname_part (filename);
1778 if (!root_pathname)
1779 root_pathname = xstrdup ("");
1880 char *split_filename = enumerate_filename (root_pathname,
1709 char *root_pathname = pathname_part (filename); local
1745 char *root_filename, *root_pathname; local

Completed in 39 milliseconds