Searched defs:kvp (Results 1 – 11 of 11) sorted by relevance
/openbsd/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/usr.sbin/iscsid/ |
H A D | initiator.c | 223 struct kvp kvp[] = { in initiator_discovery() local 323 struct kvp *kvp = NULL; in initiator_login_kvp() local 386 struct kvp *kvp; in initiator_login_build() local 436 initiator_text_build(struct task *t, struct session *s, struct kvp *kvp) in initiator_text_build() 465 struct kvp *kvp; in initiator_login_cb() local 548 struct kvp *kvp, *k; in initiator_discovery_cb() local
|
H A D | iscsid.h | 299 struct kvp { struct 300 char *key; 301 char *value; 302 long flags;
|
H A D | connection.c | 299 conn_parse_kvp(struct connection *c, struct kvp *kvp) in conn_parse_kvp() 389 kvp_set_from_mine(struct kvp *kvp, const char *key, struct connection *c) in kvp_set_from_mine()
|
H A D | util.c | 194 kvp_free(struct kvp *kvp) in kvp_free()
|
/openbsd/games/hunt/huntd/ |
H A D | conf.c | 124 parse_int(char *p, struct kwvar *kvp, const char *fnm, int *linep) in parse_int() 155 parse_value(char *p, struct kwvar *kvp, const char *fnm, int *linep) in parse_value() 176 struct kwvar *kvp; in parse_line() local
|
/openbsd/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/usr.sbin/smtpd/ |
H A D | control.c | 417 struct stat_kv *kvp; in control_dispatch_ext() local
|
/openbsd/gnu/llvm/lldb/examples/python/ |
H A D | gdbremote.py | 348 def __init__(self, kvp): argument
|
/openbsd/sys/arch/riscv64/riscv64/ |
H A D | pmap.c | 1035 void *kvp; in pmap_kvp_alloc() local
|
/openbsd/sys/arch/arm64/arm64/ |
H A D | pmap.c | 1113 void *kvp; in pmap_kvp_alloc() local
|