Searched refs:all_jobs (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/tmux/dist/
H A Djob.c36 struct joblist all_jobs = LIST_HEAD_INITIALIZER(all_jobs); variable in typeref:struct:joblist
96 LIST_INSERT_HEAD(&all_jobs, job, lentry);
H A Dcmd-server-info.c179 LIST_FOREACH(job, &all_jobs, lentry) {
H A Dserver.c420 LIST_FOREACH(job, &all_jobs, lentry) {
H A Dtmux.h1394 extern struct joblist all_jobs;

Completed in 118 milliseconds