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

/freebsd-10-stable/contrib/bmake/
H A Dtrace.c90 Trace_Log(TrEvent event, Job *job) argument
H A Dmeta.c663 meta_job_start(Job *job, GNode *gn) argument
692 meta_job_child(Job *job) argument
717 meta_job_error(Job *job, GNod argument
747 meta_job_output(Job *job, char *cp, const char *nl) argument
806 meta_job_finish(Job *job) argument
[all...]
H A Djob.c395 Job *job; local
439 JobCreatePipe(Job *job, int minfd) argument
491 Job *job; local
671 Job *job; local
729 Job *job = (Job *)jobp; local
960 JobClose(Job *job) argument
999 JobFinish(Job *job, WAIT_T status) argument
1336 JobExec(Job *job, char **argv) argument
1515 JobMakeArgv(Job *job, char **argv) argument
1584 Job *job; /* new job descriptor */ local
1773 JobOutput(Job *job, char *cp, char *endp, int msg) argument
1848 JobDoOutput(Job *job, Boolean finish) argument
2058 Job *job; /* job descriptor for dead child */ local
2123 Job *job; local
2630 Job *job; /* job descriptor in that element */ local
2758 Job *job; /* the job descriptor in that element */ local
2801 Job *job; local
2827 watchfd(Job *job) argument
2840 clearfd(Job *job) argument
2859 readyfd(Job *job) argument
[all...]
/freebsd-10-stable/usr.sbin/cron/cron/
H A Djob.c31 } job; typedef in typeref:struct:_job
/freebsd-10-stable/bin/sh/
H A Djobs.h62 struct job { struct
[all...]
H A Djobs.c462 struct job *job; local
482 waitcmdloop(struct job *job) argument
1036 dowait(int mode, struct job *job) argument
[all...]
/freebsd-10-stable/cddl/compat/opensolaris/misc/
H A Dthread_pool.c42 tpool_job_t *job; local
114 tpool_job_t *job; local
267 tpool_job_t *job; local
[all...]
/freebsd-10-stable/usr.sbin/yppush/
H A Dyppush_main.c113 struct jobs *job; local
281 yppush_send_xfr(struct jobs *job) argument
374 struct jobs *job; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DRecursiveASTVisitor.h450 EnqueueJob &job = Queue.back(); local
/freebsd-10-stable/usr.bin/at/
H A Dat.c442 in_job_list(long job, long *joblist, int len) argument
/freebsd-10-stable/usr.sbin/lpr/lpc/
H A Dcmds.c1242 doarg(char *job) argument
[all...]
/freebsd-10-stable/usr.bin/make/
H A Djob.c559 Job *job; local
650 JobPrintCommand(LstNode *cmdNode, Job *job) argument
821 JobClose(Job *job) argument
858 JobFinish(Job *job, int *status) argument
1295 JobExec(Job *job, char **argv) argument
1418 JobMakeArgv(Job *job, char **argv) argument
1466 JobRestart(Job *job) argument
1570 Job *job; /* new job descriptor */ local
1851 JobOutput(Job *job, char *cp, char *endp, int msg) argument
1918 JobDoOutput(Job *job, Boolean finish) argument
2120 Job *job; /* job descriptor for dead child */ local
2211 Job *job; local
2505 Job *job; /* job descriptor in that element */ local
2612 Job *job; /* the job descriptor in that element */ local
2647 Job *job; local
[all...]
/freebsd-10-stable/sys/kern/
H A Dvfs_aio.c1584 aio_aqueue(struct thread *td, struct aiocb *job, struct aioliojob *lj, int type, struct aiocb_ops *ops) argument
[all...]

Completed in 203 milliseconds