Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/powerpc/syscalls/
Drtas_filter.c83 static int open_prop_file(const char *prop_path, const char *prop_name, int *fd) in open_prop_file() function
109 rc = open_prop_file(prop_path, prop_name, &fd); in get_property()