HomeSort by: relevance | last modified time | path
    Searched defs:nvlist_pack (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/libnv/dist/
nvlist.c 660 * The function obtains size of the nvlist after nvlist_pack().
1055 nvlist_pack(const nvlist_t *nvl, size_t *sizep) function
  /src/external/cddl/osnet/dist/common/nvpair/
nvpair.c 2350 nvlist_pack(nvlist_t *nvl, char **bufp, size_t *buflen, int encoding, function
2382 * 2. When using nvlist_pack() the user can specify his own
2386 * will be to remove the kmflag from nvlist_pack(), but we will
  /src/external/cddl/osnet/sys/sys/
nvnamespace.h 161 #define nvlist_pack opensolaris_nvlist_pack macro

Completed in 32 milliseconds