Home
last modified time | relevance | path

Searched defs:Job (Results 1 – 5 of 5) sorted by relevance

/plan9/sys/src/cmd/mk/
H A Dmk.h100 typedef struct Job struct
111 struct Job *next; argument
112 } Job; typedef
/plan9/sys/src/cmd/auth/
H A Dcron.c16 typedef struct Job Job; typedef
28 struct Job{ struct
32 Job *next; argument
/plan9/sys/src/cmd/ndb/
H A Ddns.c25 typedef struct Job Job; typedef
53 struct Job struct
55 Job *next; argument
61 Job *joblist; argument
H A Dcs.c29 typedef struct Job Job; typedef
68 struct Job struct
70 Job *next; argument
76 Job *joblist; argument
/plan9/sys/src/ape/cmd/pdksh/
H A Djobs.c128 typedef struct job Job; typedef