Home
last modified time | relevance | path

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

/freebsd/lib/libnv/tests/
H A Dnvlist_send_recv_test.c101 void *cookie, *ccookie; in send_nvlist_parent() local
225 ccookie = NULL; in send_nvlist_parent()
227 cname = nvlist_next(cnvl, &ctype, &ccookie); in send_nvlist_parent()
233 cname = nvlist_next(cnvl, &ctype, &ccookie); in send_nvlist_parent()
239 cname = nvlist_next(cnvl, &ctype, &ccookie); in send_nvlist_parent()
245 cname = nvlist_next(cnvl, &ctype, &ccookie); in send_nvlist_parent()
251 cname = nvlist_next(cnvl, &ctype, &ccookie); in send_nvlist_parent()
257 cname = nvlist_next(cnvl, &ctype, &ccookie); in send_nvlist_parent()
263 cname = nvlist_next(cnvl, &ctype, &ccookie); in send_nvlist_parent()
269 cname = nvlist_next(cnvl, &ctype, &ccookie); in send_nvlist_parent()
[all …]