Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/lib/
H A Dkvm_util.c29 int __open_path_or_exit(const char *path, int flags, const char *enoent_help) in __open_path_or_exit() argument
43 errno == EACCES ? "Root required?" : enoent_help); in __open_path_or_exit()
/linux/tools/testing/selftests/kvm/include/
H A Dkvm_util.h286 int __open_path_or_exit(const char *path, int flags, const char *enoent_help);