Lines Matching refs:info
89 * @info: extra information message (MAYBE NULL)
98 kuid_t ouid, const char *info, int error)
109 ad.info = info;
166 const char *info = NULL;
169 error = aa_path_name(path, flags, buffer, name, &info,
175 NULL, NULL, cond->uid, info, error));
278 * @cond: conditional info for this request (NOT NULL)
336 const char *info = NULL;
375 info = "target restricted";
401 info = "link not subset of target";
411 NULL, cond->uid, info, error);