OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nvpair_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/libnv/dist/
nvpair.c
267
if (
nvpair_type
(nvp) == NV_TYPE_NVLIST)
269
else if (
nvpair_type
(nvp) == NV_TYPE_NVLIST_ARRAY)
288
switch (
nvpair_type
(nvp)) {
335
PJDLOG_ABORT("Unknown type: %d.",
nvpair_type
(nvp));
1182
nvpair_type
(const nvpair_t *nvp)
function in typeref:typename:int
nvpair.c
267
if (
nvpair_type
(nvp) == NV_TYPE_NVLIST)
269
else if (
nvpair_type
(nvp) == NV_TYPE_NVLIST_ARRAY)
288
switch (
nvpair_type
(nvp)) {
335
PJDLOG_ABORT("Unknown type: %d.",
nvpair_type
(nvp));
1182
nvpair_type
(const nvpair_t *nvp)
function in typeref:typename:int
Completed in 25 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025