Searched defs:tomoyo_realpath_from_path (Results 1 - 1 of 1) sorted by relevance

/security/tomoyo/
H A Drealpath.c236 * tomoyo_realpath_from_path - Returns realpath(3) of the given pathname but ignores chroot'ed root.
250 char *tomoyo_realpath_from_path(struct path *path) function
324 char *buf = tomoyo_realpath_from_path(&path);

Completed in 17 milliseconds