Searched defs:envc (Results 1 – 9 of 9) sorted by relevance
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysvec.c | 228 int argc, envc, error; in linux_copyout_strings() local
|
| /f-stack/freebsd/sys/ |
| H A D | imgact.h | 56 int envc; /* count of environment strings */ member
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit.h | 199 #define AUDIT_ARG_ENVV(envv, envc, length) do { \ argument 431 #define AUDIT_ARG_ENVV(envv, envc, length) argument
|
| H A D | audit_arg.c | 949 audit_arg_envv(char *envv, int envc, int length) in audit_arg_envv()
|
| H A D | bsm_token.c | 1324 au_to_exec_env(char *envs, int envc) in au_to_exec_env()
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysvec.c | 321 int argc, envc, error; in linux_copyout_strings() local
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysvec.c | 271 int argc, envc, error; in linux_copyout_strings() local
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysvec.c | 737 int argc, envc, error; in linux_copyout_strings() local
|
| /f-stack/freebsd/kern/ |
| H A D | kern_exec.c | 1562 int argc, envc; in exec_copyout_strings() local
|