Home | History | Annotate | Download | only in bin

Lines Matching refs:filename_list

2113 # get_prefix(filename_list)
2115 # Search FILENAME_LIST for a directory prefix which is common to as many
2122 my @filename_list = @_; # provided list of filenames
2127 foreach (@filename_list)
2147 foreach (@filename_list)
2193 # get_dir_list(filename_list)
2195 # Return sorted list of directories for each entry in given FILENAME_LIST.