Home
last modified time | relevance | path

Searched defs:build_list (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/usr.bin/dsynth/
H A Dstatus.c51 pkg_t *build_list = NULL; in DoStatus() local
H A Dbuild.c181 pkg_t *build_list = NULL; in DoBuild() local
/dflybsd-src/contrib/mdocml/
H A Dmdoc_validate.c928 build_list(struct roff_man *mdoc, int tok) in build_list() function