Home
last modified time | relevance | path

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

/systemd-251/src/basic/
Dpath-util.c567 static int check_x_access(const char *path, int *ret_fd) { in check_x_access() function
618 r = check_x_access(name, ret_fd ? &fd : NULL); in find_executable_impl()