tomoyo_argv
const struct tomoyo_argv *argv =
const u16 argc, const struct tomoyo_argv *argv,
if (!tomoyo_argv(bprm->argc - argv_count,
const int argc, const struct tomoyo_argv *argv,
struct tomoyo_argv *argv)
struct tomoyo_argv *argv = NULL;
+ e.argc * sizeof(struct tomoyo_argv)
argv = (struct tomoyo_argv *) (names_p + e.names_count);
const struct tomoyo_argv *argv;
argv = (const struct tomoyo_argv *) (names_p + cond->names_count);
const struct tomoyo_argv *argv
= (const struct tomoyo_argv *) (names_p + names_count);