Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/httpd/
H A Dhttpd.c930 kv_add(struct kvtree *keys, char *key, char *value) in kv_add() function
/openbsd-src/usr.sbin/relayd/
H A Drelayd.c616 kv_add(struct kvtree *keys, char *key, char *value, int unique) in kv_add() function