Skip to main content

NameDescription
ec_copy_fileCopy a file from one location to another
ec_find_conf_fileFind a filename in the default search path and return the resulting path
ec_find_conf_file2Find a filename in the given search path and return the resulting path
ec_find_fileFind a file in the given search path and return the resulting path
ec_open_tmpfileOpen a file with a unique name; unlink the file from disk and returns its descriptor
ec_open_tmpfile2Open a file with a unique name and store the name in outname
ec_open_tmpfile3Open a file with a unique name in the specified a directory
Was this page helpful?