Lines Matching refs:nv
93 struct nvlist *nv;112 nv = cf->cf_root;120 mkdevstr((dev_t)nv->nv_num),121 nv->nv_str == s_qmark ? "wildcarded" : nv->nv_str);126 nv = cf->cf_dump;133 nv ? mkdevstr((dev_t)nv->nv_num) : "NODEV",134 nv ? nv->nv_str : "unspecified");
Indexes created Mon Oct 27 08:10:08 GMT 2025