Lines Matching defs: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 Wed Oct 15 16:09:53 GMT 2025