Home
last modified time | relevance | path

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

/dragonfly/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
/dragonfly/contrib/mdocml/
H A Dmdoc_validate.c928 build_list(struct roff_man *mdoc, int tok) in build_list() function