HomeSort by: relevance | last modified time | path
    Searched refs:info_find_fullpath (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/texinfo/dist/info/
filesys.h 46 extern char *info_find_fullpath (char *partial);
filesys.c 85 info_find_fullpath (char *partial) function
316 /* Find the result for having already called info_find_fullpath () with
nodes.c 324 fullpath = info_find_fullpath (filename);
329 /* If the file referenced by the name returned from info_find_fullpath ()
351 fullpath = info_find_fullpath (lowered_name);

Completed in 19 milliseconds