Home
last modified time | relevance | path

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

/linux/security/landlock/
H A Ddomain.c30 * get_current_exe - Get the current's executable path, if any
40 static const void *get_current_exe(const char **const exe_str, in get_current_exe() function
88 buffer = get_current_exe(&path_str, &path_size); in get_current_details()