Home
last modified time | relevance | path

Searched defs:nvlist_lookup_int16 (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/cddl/osnet/sys/sys/
H A Dnvnamespace.h135 #define nvlist_lookup_int16 opensolaris_nvlist_lookup_int16 macro
/netbsd/external/cddl/osnet/dist/common/nvpair/
H A Dnvpair.c1378 nvlist_lookup_int16(nvlist_t *nvl, const char *name, int16_t *val) in nvlist_lookup_int16() function