OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:last_job
(Results
1 - 2
of
2
) sorted by null
/external/mksh/src/
jobs.c
116
static Job *
last_job
;
variable
469
if (!
last_job
)
471
"exchild: XPIPEI and no
last_job
- pid",
473
j =
last_job
;
494
last_job
= j;
656
if (
last_job
) {
658
last_job
->flags |= JF_WAITING;
659
j_startjob(
last_job
);
678
j =
last_job
;
[
all
...]
/external/autotest/client/bin/
job.py
[
all
...]
Completed in 171 milliseconds