Home
last modified time | relevance | path

Searched refs:tomoyo_realpath_nofollow (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Drealpath.c298 * tomoyo_realpath_nofollow - Get realpath of a pathname.
304 char *tomoyo_realpath_nofollow(const char *pathname) in tomoyo_realpath_nofollow() function
H A Ddomain.c729 exename.name = tomoyo_realpath_nofollow(original_name); in tomoyo_find_next_domain()
H A Dcommon.h960 char *tomoyo_realpath_nofollow(const char *pathname);
/kernel/linux/linux-6.6/security/tomoyo/
H A Drealpath.c293 * tomoyo_realpath_nofollow - Get realpath of a pathname.
299 char *tomoyo_realpath_nofollow(const char *pathname) in tomoyo_realpath_nofollow() function
H A Ddomain.c727 exename.name = tomoyo_realpath_nofollow(original_name); in tomoyo_find_next_domain()
H A Dcommon.h960 char *tomoyo_realpath_nofollow(const char *pathname);

Completed in 9 milliseconds