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

/external/openssh/openbsd-compat/
H A Dbsd-cray.c44 #include <sys/jtab.h>
117 struct jtab jtab; /* job table structure */ local
120 if ((jid = getjtab(&jtab)) < 0)
197 struct jtab jtab; /* Job table struct */ local
245 if ((jid = getjtab(&jtab)) < 0) {
604 * unicos/mk (jtab.h) so no need for a compile time switch.
752 struct jtab jtab; local
[all...]

Completed in 47 milliseconds