Home
last modified time | relevance | path

Searched refs:ap_is_existing_file (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/power/acpi/tools/acpidump/
H A Dapfiles.c14 static int ap_is_existing_file(char *pathname);
28 static int ap_is_existing_file(char *pathname) in ap_is_existing_file() function
71 if (ap_is_existing_file(pathname) != 0) { in ap_open_output_file()