Home
last modified time | relevance | path

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

/security/apparmor/
A Dpath.c49 int flags, const char *disconnected) in disconnect() argument
66 if (!error && disconnected) in disconnect()
67 error = prepend(name, *name - buf, disconnected, in disconnect()
68 strlen(disconnected)); in disconnect()
89 int flags, const char *disconnected) in d_namespace_path() argument
114 disconnected); in d_namespace_path()
152 error = disconnect(path, buf, name, flags, disconnected); in d_namespace_path()
198 const char **name, const char **info, const char *disconnected) in aa_path_name() argument
201 int error = d_namespace_path(path, buffer, &str, flags, disconnected); in aa_path_name()
A Dmount.c325 &mntpnt, &info, profile->disconnected); in match_mnt_path_str()
385 profile->disconnected); in match_mnt()
618 &info, profile->disconnected); in profile_umount()
685 profile->disconnected); in build_pivotroot()
690 profile->disconnected); in build_pivotroot()
A Dpolicy_unpack.c852 char *key = NULL, *disconnected = NULL; in unpack_profile() local
922 (void) aa_unpack_strdup(e, &disconnected, "disconnected"); in unpack_profile()
923 profile->disconnected = disconnected; in unpack_profile()
A Ddomain.c679 &name, &info, profile->disconnected); in profile_transition()
820 &xname, &info, profile->disconnected); in profile_onexec()
A Dfile.c158 labels_profile(label)->disconnected); in path_name()
A Dpolicy.c294 kfree_sensitive(profile->disconnected); in aa_free_profile()
/security/apparmor/include/
A Dpath.h27 const char *disconnected);
A Dpolicy.h245 const char *disconnected; member

Completed in 17 milliseconds