Searched refs:Jobfile (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/zsh-61/zsh/Src/
H A Djobs.c1158 Jobfile jf = (Jobfile)zalloc(sizeof(struct jobfile));
1188 Jobfile jf = (Jobfile)getdata(node);
1206 Jobfile jf;
1208 while ((jf = (Jobfile)getlinknode(file_list))) {
H A Dzsh.h424 typedef struct jobfile *Jobfile; typedef in typeref:struct:jobfile

Completed in 126 milliseconds