Lines Matching refs:info
134 struct aa_perms *perms, const char *info, int error) in audit_mount() argument
175 aad(&sa)->info = info; in audit_mount()
322 const char *mntpnt = NULL, *info = NULL; in match_mnt_path_str() local
333 &mntpnt, &info, profile->disconnected); in match_mnt_path_str()
339 info = devinfo; in match_mnt_path_str()
348 info = mnt_info_table[pos]; in match_mnt_path_str()
355 flags, data, AA_MAY_MOUNT, &perms, info, error); in match_mnt_path_str()
377 const char *devname = NULL, *info = NULL; in match_mnt() local
388 devbuffer, &devname, &info, in match_mnt()
395 data, binary, info); in match_mnt()
557 const char *name = NULL, *info = NULL; in profile_umount() local
568 &info, profile->disconnected); in profile_umount()
581 AA_MAY_UMOUNT, &perms, info, error); in profile_umount()
612 const char *old_name, *new_name = NULL, *info = NULL; in build_pivotroot() local
627 old_buffer, &old_name, &info, in build_pivotroot()
632 new_buffer, &new_name, &info, in build_pivotroot()
651 &perms, info, error); in build_pivotroot()
663 char *old_buffer = NULL, *new_buffer = NULL, *info = NULL; in aa_pivotroot() local
675 info = "label build failed"; in aa_pivotroot()
699 0, NULL, AA_MAY_PIVOTROOT, &nullperms, info, in aa_pivotroot()