OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nvpair_get_binary
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/libnv/dist/
cnvlist.c
135
return (
nvpair_get_binary
(cookie, sizep));
203
value = (void *)(intptr_t)
nvpair_get_binary
(cookie, sizep);
nv_impl.h
186
const void *
nvpair_get_binary
(const nvpair_t *nvp, size_t *sizep);
nvlist.c
516
binary =
nvpair_get_binary
(nvp, &size);
1949
return (
nvpair_get_binary
(nvp, sizep));
2011
value = (void *)(intptr_t)
nvpair_get_binary
(nvp, sizep);
nvpair.c
305
data =
nvpair_get_binary
(nvp, &datasize);
1887
nvpair_get_binary
(const nvpair_t *nvp, size_t *sizep)
function in typeref:typename:const void *
Completed in 14 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025