Home
last modified time | relevance | path

Searched defs:jobs (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/utils/
H A Dllvm-compilers-check254 def __init__(self, work_queue, jobs, argument
596 jobs = options.jobs // options.threads variable
598 jobs = 1 variable
/netbsd/libexec/makewhatis/
H A Dmakewhatis.c132 int rv, jobs, status; in main() local
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dlto-wrapper.c1925 char jobs[32]; in run_gcc() local
H A Dlto-wrapper.cc2043 char jobs[32]; in run_gcc() local
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dlto-wrapper.c1925 char jobs[32]; in run_gcc() local
/netbsd/usr.sbin/rpc.pcnfsd/
H A Dpcnfsd.x386 pr_queue jobs; member
/netbsd/external/bsd/tmux/dist/
H A Dformat.c353 struct format_job_tree *jobs; in format_job_get() local
417 format_job_tidy(struct format_job_tree *jobs, int force) in format_job_tidy()
H A Dtmux.h1716 struct format_job_tree *jobs; member