Home
last modified time | relevance | path

Searched refs:envbuf (Results 1 – 3 of 3) sorted by relevance

/openbsd/lib/libkvm/
H A Dkvm_private.h62 char *envspc, *envbuf; /* (dynamic) storage for environ strings */ member
H A Dkvm_proc.c281 pargbuf = &kd->envbuf; in kvm_argv()
478 pargbuf = &kd->envbuf; in kvm_arg_sysctl()
H A Dkvm.c197 kd->envbuf = 0; in _kvm_open()
663 free(kd->envbuf); in kvm_close()