Home
last modified time | relevance | path

Searched refs:nvpath (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/usr.sbin/config/
H A Dfiles.c91 addfile(struct nvlist *nvpath, struct nvlist *optx, int flags, const char *rule) in addfile() argument
112 for (nv = nvpath; nv; nv = nv->nv_next) { in addfile()
136 nvpath->nv_name, tail); in addfile()
160 fi->fi_nvpath = nvpath; in addfile()