Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/qmgr/
H A Dqmgr.h193 QMGR_JOB_LIST job_list; /* list of message jobs (1 per member
372 QMGR_JOB_LIST job_list; /* jobs delivering this message (1 member
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Ddict_cache.c754 DICT_CACHE_SREQ job_list[1]; /* actually, a bunch */ member
/netbsd-src/bin/ksh/
H A Djobs.c175 static Job *job_list; /* job list */ variable