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

  /src/sys/external/bsd/libnv/dist/
nv.h 182 void nvlist_move_binary(nvlist_t *nvl, const char *name, void *value, size_t size);
nvlist.c 1767 nvlist_move_binary(nvlist_t *nvl, const char *name, void *value, size_t size) function in typeref:typename:void
  /src/lib/libnpf/
npf.c 1260 nvlist_move_binary(tl->table_dict, "data", buf, len);

Completed in 13 milliseconds