Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Dbinfmt_aout.c147 int envc = bprm->envc; in create_aout_tables() local
Dbinfmt_elf.c170 int envc = bprm->envc; in create_elf_tables() local
/linux-4.19.296/include/linux/
Dbinfmts.h56 int argc, envc; member