Searched defs:kvp (Results 1 – 9 of 9) sorted by relevance
/openbsd-src/usr.sbin/kgmon/ |
H A D | kgmon.c | 153 kgmon(char *sys, char *kmemf, struct kvmvars *kvp, int cpuid) in kgmon() 179 openfiles(char *sys, char *kmemf, struct kvmvars *kvp, int cpuid) in openfiles() 244 getprof(struct kvmvars *kvp, int cpuid) in getprof() 271 setprof(struct kvmvars *kvp, int cpuid, int state) in setprof() 301 dumpstate(struct kvmvars *kvp, int cpuid) in dumpstate() 421 getprofhz(struct kvmvars *kvp) in getprofhz() 447 reset(struct kvmvars *kvp, int cpuid) in reset()
|
/openbsd-src/usr.sbin/iscsid/ |
H A D | initiator.c | 164 struct kvp kvp[] = { initiator_discovery() local 256 struct kvp *kvp; initiator_login_kvp() local 298 struct kvp *kvp; initiator_login_build() local 348 initiator_text_build(struct task * t,struct session * s,struct kvp * kvp) initiator_text_build() argument 377 struct kvp *kvp; initiator_login_cb() local 460 struct kvp *kvp, *k; initiator_discovery_cb() local [all...] |
H A D | connection.c | 283 conn_parse_kvp(struct connection * c,struct kvp * kvp) conn_parse_kvp() argument 320 conn_gen_kvp(struct connection * c,struct kvp * kvp,size_t * nkvp) conn_gen_kvp() argument [all...] |
H A D | iscsid.h | 294 struct kvp { global() struct 295 keykvp global() argument 296 valuekvp global() argument 297 flagskvp global() argument
|
/openbsd-src/sys/dev/pv/ |
H A D | hypervic.c | 774 struct hv_kvp *kvp; in hv_kvp_attach() local 829 kvp_get_ip_info(struct hv_kvp *kvp, const uint8_t *mac, uint8_t *family, in kvp_get_ip_info() 955 hv_kvp_process(struct hv_kvp *kvp, struct vmbus_icmsg_kvp *msg) in hv_kvp_process() 1047 struct hv_kvp *kvp = dv->dv_priv; in hv_kvp() local 1130 struct hv_kvp *kvp = dv->dv_priv; in hv_kvop() local
|
/openbsd-src/usr.sbin/smtpd/ |
H A D | control.c | 417 struct stat_kv *kvp; in control_dispatch_ext() local
|
/openbsd-src/gnu/llvm/lldb/examples/python/ |
H A D | gdbremote.py | 348 def __init__(self, kvp): argument
|
/openbsd-src/sys/arch/riscv64/riscv64/ |
H A D | pmap.c | 976 void *kvp; pmap_kvp_alloc() local
|
/openbsd-src/sys/arch/arm64/arm64/ |
H A D | pmap.c | 1038 void *kvp; pmap_kvp_alloc() local
|