OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nvpair_type
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/libnv/dist/
cnvlist.c
82
return (
nvpair_type
(cookie));
90
if (
nvpair_type
(cookie) != NV_TYPE_##NVTYPE) { \
112
if (
nvpair_type
(cookie) != NV_TYPE_##NVTYPE) { \
133
if (
nvpair_type
(cookie) != NV_TYPE_BINARY)
145
if (
nvpair_type
(cookie) != NV_TYPE_##NVTYPE) { \
173
if (
nvpair_type
(cookie) != NV_TYPE_##NVTYPE) { \
200
if (
nvpair_type
(cookie) != NV_TYPE_BINARY)
nvlist.c
369
if (type != NV_TYPE_NONE &&
nvpair_type
(nvp) != type)
476
nvpair_type_string(
nvpair_type
(nvp)));
477
switch (
nvpair_type
(nvp)) {
626
PJDLOG_ABORT("Unknown type: %d.",
nvpair_type
(nvp));
680
if (
nvpair_type
(nvp) == NV_TYPE_NVLIST) {
691
} else if (
nvpair_type
(nvp) == NV_TYPE_NVLIST_ARRAY) {
932
switch (
nvpair_type
(nvp)) {
1008
PJDLOG_ABORT("Invalid type (%d).",
nvpair_type
(nvp));
1030
} else if (
nvpair_type
((nvpair_t *)cookie) !=
1176
switch (
nvpair_type
(nvp))
[
all
...]
nv_impl.h
145
int
nvpair_type
(const nvpair_t *nvp);
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 17 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025