Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dmeta.h34 typedef struct BuildMon { struct
39 } BuildMon; argument
H A Dmeta.c61 static BuildMon Mybm; /* for compat */
134 meta_open_filemon(BuildMon *pbm) in meta_open_filemon()
432 meta_create(BuildMon *pbm, GNode *gn) in meta_create()
611 MAKE_INLINE BuildMon *
624 BuildMon *pbm; in meta_job_start()
651 BuildMon *pbm; in meta_job_child()
672 BuildMon *pbm; in meta_job_parent()
685 BuildMon *pbm; in meta_job_fd()
699 BuildMon *pbm; in meta_job_event()
713 BuildMon *pbm; in meta_job_error()
[all …]
H A Djob.h116 struct BuildMon *Job_BuildMon(Job *) MAKE_ATTR_USE;
H A Djob.c234 struct BuildMon bm;
582 struct BuildMon *