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

  /src/sys/external/bsd/libnv/dist/
nvpair_impl.h 58 void nvpair_remove(struct nvl_head *head, nvpair_t *nvp, const nvlist_t *nvl);
nvpair.c 261 nvpair_remove(struct nvl_head *head, nvpair_t *nvp, const nvlist_t *nvl) function in typeref:typename:void
nvlist.c 2050 nvpair_remove(&nvl->nvl_head, nvp, nvl);

Completed in 14 milliseconds