Home
last modified time | relevance | path

Searched defs:argc (Results 1 – 3 of 3) sorted by relevance

/security/tomoyo/
Dcondition.c26 const int argc, const struct tomoyo_argv *argv, in tomoyo_argv()
106 const u16 argc, const struct tomoyo_argv *argv, in tomoyo_scan_bprm()
778 u16 argc; in tomoyo_condition() local
Dgc.c284 const u16 argc = cond->argc; in tomoyo_del_condition() local
Dcommon.h658 u16 argc; /* Number of "struct tomoyo_argv". */ member