HomeSort by relevance Sort by last modified time
    Searched refs:jid (Results 1 - 2 of 2) sorted by null

  /external/openssh/openbsd-compat/
port-irix.c 53 jid_t jid = 0; local
55 int jid = 0; local
59 jid = jlimit_startjob(pw->pw_name, pw->pw_uid, "interactive");
60 if (jid == -1)
66 if (jid == 0 && newarraysess() != 0)
bsd-cray.c 118 int jid = 0; /* job id */ local
120 if ((jid = getjtab(&jtab)) < 0)
136 fsent.jid = jid;
202 int jid; /* job ID */ local
245 if ((jid = getjtab(&jtab)) < 0) {
396 fsent.jid = jid;
432 fsent.jid = jid;
750 int jid; local
767 int jid; local
792 int jid; local
    [all...]

Completed in 50 milliseconds