Searched defs:job (Results 1 - 25 of 61) sorted by relevance

123

/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/sh/
H A Ddefs.c46 struct jobs job = {0}; variable in typeref:struct:jobs
/macosx-10.10/postfix-255/postfix/src/qmgr/
H A Dqmgr_peer.c78 qmgr_peer_create(QMGR_JOB *job, QMGR_QUEUE *queue) argument
97 QMGR_JOB *job = peer->job; local
115 qmgr_peer_find(QMGR_JOB *job, QMGR_QUEUE *queue) argument
122 qmgr_peer_obtain(QMGR_JOB *job, QMGR_QUEUE *queue) argument
133 qmgr_peer_select(QMGR_JOB *job) argument
[all...]
H A Dqmgr_entry.c255 QMGR_JOB *sponsor, *job = peer->job; local
[all...]
H A Dqmgr_job.c102 QMGR_JOB *job; local
129 qmgr_job_link(QMGR_JOB *job) argument
248 QMGR_JOB *job; local
278 qmgr_job_move_limits(QMGR_JOB *job) argument
325 qmgr_job_parent_gone(QMGR_JOB *job, QMGR_JOB *parent) argument
339 qmgr_job_unlink(QMGR_JOB *job) argument
383 qmgr_job_retire(QMGR_JOB *job) argument
412 qmgr_job_free(QMGR_JOB *job) argument
454 qmgr_job_count_slots(QMGR_JOB *job) argument
487 QMGR_JOB *job, *best_job = 0; local
576 QMGR_JOB *job, *prev; local
688 qmgr_job_pop(QMGR_JOB *job) argument
768 qmgr_job_peer_select(QMGR_JOB *job) argument
831 QMGR_JOB *job, *next; local
[all...]
/macosx-10.10/bash-94.1.2/bash-3.2/builtins/
H A Dfg_bg.c97 int job, status, old_async_pid; local
[all...]
H A Dwait.c108 int job; local
H A Dkill.c163 int job; local
[all...]
H A Djobs.c42 int form, execute, state, opt, any_failed, job; local
130 int job, result; local
176 int opt, job, retval, nohup_only, running_jobs, all_jobs; local
[all...]
/macosx-10.10/cron-39/cron/
H A Djob.c31 } job; typedef in typeref:struct:_job
/macosx-10.10/cups-408/cups/systemv/
H A Dcancel.c41 *job, /* Job ID pointer */ local
[all...]
H A Dlpmove.c46 const char *job; /* Job name */ local
[all...]
/macosx-10.10/cups-408/cups/scheduler/
H A Dquotas.c104 cupsd_job_t *job; /* Current job */ local
[all...]
H A Dprocess.c445 cupsdStartProcess( const char *command, char *argv[], char *envp[], int infd, int outfd, int errfd, int backfd, int sidefd, int root, void *profile, cupsd_job_t *job, int *pid) argument
[all...]
H A Dsubscriptions.h82 cupsd_job_t *job; /* Associated job, if any */ member in struct:cupsd_event_s
96 cupsd_job_t *job; /* notify-job member in struct:cupsd_subscription_s
[all...]
/macosx-10.10/cups-408/cups/cups/
H A Dtestpwg.c104 ipp_t *job; /* Job attributes */ local
350 ipp_t *job; /* Job attributes */ local
[all...]
/macosx-10.10/ksh-23/ksh/src/lib/libcoshell/
H A Dcowait.c38 cat(Cojob_t* job, char** path, Sfio_t* op) argument
129 cowait(register Coshell_t* co, Cojob_t* job, int timeout) argument
[all...]
/macosx-10.10/DiskArbitration-268/diskarbitrationd/
H A DDAThread.c69 __DAThreadRunLoopSourceJob * job; local
124 __DAThreadRunLoopSourceJob * job = NULL; local
260 __DAThreadRunLoopSourceJob * job; local
[all...]
H A DDACommand.c163 __DACommandRunLoopSourceJob * job; local
225 __DACommandRunLoopSourceJob * job = NULL; local
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/network/curl/
H A DSSLHandle.cpp194 ResourceHandle* job = reinterpret_cast<ResourceHandle*>(SSL_CTX_get_app_data(sslctx)); local
H A DCurlCacheEntry.cpp49 CurlCacheEntry::CurlCacheEntry(const String& url, ResourceHandle* job, const String& cacheDir) argument
110 bool CurlCacheEntry::readCachedData(ResourceHandle* job) argument
H A DCurlCacheManager.cpp194 void CurlCacheManager::didReceiveResponse(ResourceHandle& job, ResourceResponse& response) argument
227 void CurlCacheManager::didFinishLoading(ResourceHandle& job) argument
267 void CurlCacheManager::didReceiveData(ResourceHandle& job, const char* data, size_t size) argument
319 didFail(ResourceHandle &job) argument
326 readCachedData(const String& url, ResourceHandle* job, ResourceResponse& response) argument
[all...]
/macosx-10.10/libxml2-26/libxml2/example/
H A Dgjobread.c96 typedef struct job { struct
103 } job, *jobPtr; typedef in typeref:struct:job
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/example/
H A Dgjobread.c96 typedef struct job { struct
103 } job, *jobPtr; typedef in typeref:struct:job
/macosx-10.10/WebCore-7600.1.25/platform/graphics/cpu/arm/filters/
H A DFELightingNEON.h172 int job = parallelJobs.numberOfJobs(); local
/macosx-10.10/NFS-82/rpc.lockd/
H A Dlockd.c926 launch_data_t msg, job, args, resp; local
[all...]

Completed in 397 milliseconds

123