Lines Matching refs:file
5 # this file except in compliance with the License. You can obtain a copy
6 # in the file LICENSE in the source distribution or at
18 # "magic" filters, see the filters at the end of the file
42 This is a OpenSSL private module to load an ordinals (F<.num>) file and
45 An ordinals file is a file that enumerates all the symbols that a shared
75 ordinals file FILENAME.
110 Two internal databases are created. One database is simply a copy of the file
195 If an ordinals file has been loaded, it gets rewritten with the data from
215 Writes the current work database data to the ordinals file FILENAME.
438 Adds a new item from file SOURCE named NAME with the type TYPE,
451 my $source = shift; # file where item was defined
507 Adds an alias ALIAS for the symbol NAME from file SOURCE, and a set of C macros
729 Data elements, which is each line in an ordinals file, are instances
938 Converts the item to a string that can be saved in an ordinals file.