Home
last modified time | relevance | path

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

/openbsd-src/sys/kern/
H A Dkern_exec.c266 long argc, envc; in sys_execve() local
819 int envc = arginfo->ps_nenvstr; copyargs() local
/openbsd-src/lib/libkvm/
H A Dkvm_private.h65 int envc; /* length of above (not actual # present) */ member