Home
last modified time | relevance | path

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

/security/apparmor/
A Dfile.c322 const struct path *target, char *buffer2, in profile_path_link() argument
342 buffer2, &tname, cond, AA_MAY_LINK); in profile_path_link()
437 char *buffer = NULL, *buffer2 = NULL; in aa_path_link() local
443 buffer2 = aa_get_buffer(false); in aa_path_link()
445 if (!buffer || !buffer2) in aa_path_link()
450 &target, buffer2, &cond)); in aa_path_link()
453 aa_put_buffer(buffer2); in aa_path_link()

Completed in 4 milliseconds