Lines Matching full:filenames
102 * the arrays of filenames.
108 size_t nfiles; /* The number of filenames currently in files[] */
125 int nfile; /* The number of filenames stored in 'files' */
151 CacheMem *abs_mem; /* Memory for the filenames of absolute paths */
152 CacheMem *rel_mem; /* Memory for the filenames of relative paths */
258 * filenames found within a list of directories, and provide quick
374 * Delete the memory used to record filenames. in del_PathCache()
410 * pca_path_completions() to only return the filenames of certain
411 * types of files, for example executables, or filenames ending in
468 * Discard all cached filenames.
531 * nodes, along with a sorted list of the filenames of interest that in pca_scan_path()
570 * pc PathCache * The cache of filenames.
613 * To facilitate subsequently appending filenames to the directory in pca_extract_dir()
647 * pc PathCache * The cache of filenames.
733 * Allocate a list of string segments for storing filenames. in new_CacheMem()
739 * Allocate an array of pointers to filenames. in new_CacheMem()
767 * Delete the array of pointers to filenames. in del_CacheMem()
878 * mem CacheMem * The memory in which to store filenames of
888 int nfile = 0; /* The number of filenames recorded */ in pca_scan_dir()
997 * with filenames in the cache, under the