Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Djob.h119 int Job_Pid(Job *) MAKE_ATTR_USE;
H A Dtrace.c110 gn->name, Job_Pid(job), flags, type); in Trace_Log()
H A Djob.c596 Job_Pid(Job *job) in Job_Pid() function