Home
last modified time | relevance | path

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

/linux-4.1.27/tools/power/acpi/tools/acpidump/
Dapfiles.c49 static int ap_is_existing_file(char *pathname);
51 static int ap_is_existing_file(char *pathname) in ap_is_existing_file() function
87 if (ap_is_existing_file(pathname) != 0) { in ap_open_output_file()