Searched defs:envc (Results 1 - 5 of 5) sorted by relevance
| /src/sys/compat/linux/common/ | ||
| H A D | linux_exec_aout.c | 89 int envc = arginfo->ps_nenvstr; local in function:linux_aout_copyargs |
| /src/sys/compat/netbsd32/ | ||
| H A D | netbsd32_exec.h | 93 int envc = arginfo->ps_nenvstr; local in function:netbsd32_copyargs |
| /src/sys/dev/i2c/ | ||
| H A D | pcf8574.c | 136 int i, num, def, envc = 0; local in function:pcf8574_attach 312 pcf8574_attach_sysmon(struct pcf8574_softc *sc, char *name, int envc, int pin, argument [all...] |
| /src/sys/arch/mips/rmi/ | ||
| H A D | rmixl_firmware.h | 173 int envc; member in struct:rmixlfw_cpu_wakeup_info |
| /src/sys/kern/ | ||
| H A D | kern_exec.c | 1742 long argc, envc; local in function:copyargs |
Completed in 8 milliseconds