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

/macosx-10.10/zsh-61/zsh/Src/
H A Djobs.c1549 static int initnewjob(int i) function
1574 return initnewjob(i);
1576 return initnewjob(maxjob+1);
1579 return initnewjob(i);

Completed in 85 milliseconds