Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/nvpair/
H A Dnvpair.c1528 int noentok = (flag & NV_FLAG_NOENTOK ? 1 : 0); in nvlist_lookup_pairs() local
1583 if (ret == ENOENT && noentok) in nvlist_lookup_pairs()