Lines Matching defs:info
52 * @info: message if there is an error
60 const char **info)
83 *info = "ptrace prevents transition";
375 * @info - info message if there was an error (NOT NULL)
388 const char *name, const char **info)
484 *info = "conflicting profile attachments";
559 const char **info)
585 name, info);
589 name, info);
599 *info = "ix fallback";
604 *info = "ux fallback";
628 const char *info = NULL, *name = NULL, *target = NULL;
639 &name, &info, profile->disconnected);
653 &profile->ns->base.profiles, name, &info);
667 &info);
668 if (new && new->proxy == profile->label.proxy && info) {
673 info = "profile transition not found";
685 info = "could not create null profile";
711 cond->uid, info, error);
727 const char *xname = NULL, *info = "change_profile onexec";
746 &xname, &info, profile->disconnected);
760 info = "no change_onexec valid for executable";
787 NULL, onexec, cond->uid, info, error);
858 const char *info = NULL;
920 info = "no new privs";
931 error = may_change_ptraced_domain(new, &info);
970 file_inode(bprm->file)->i_uid, info,
989 const char *info = NULL;
997 info = "conflicting target types";
1009 info = "failed null profile create";
1019 hat ? &hat->label : NULL, GLOBAL_ROOT_UID, info,
1040 const char *name, *info = NULL;
1059 info = "conflicting targets types";
1070 info = "target not hat";
1091 info = "hat not found";
1096 info = "no hats defined";
1111 GLOBAL_ROOT_UID, info, error);
1121 info = "label build failed";
1153 const char *info = NULL;
1172 info = "unconfined can not change_hat";
1187 error = may_change_ptraced_domain(new, &info);
1245 info = "failed token match";
1252 GLOBAL_ROOT_UID, info, error));
1263 const char *info = NULL;
1271 NULL, target, GLOBAL_ROOT_UID, info,
1296 const char *info = NULL;
1345 info = "label not found";
1359 info = "failed null profile create";
1387 error = may_change_ptraced_domain(target, &info);
1394 * info = "not a single threaded task";
1425 info = "failed to build target label";
1449 GLOBAL_ROOT_UID, info, error));