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

/external/mksh/src/
H A Djobs.c146 static struct shf *shl_j; variable in typeref:struct:shf
197 * shl_j is used to do asynchronous notification (used in
200 shl_j = shf_fdopen(2, SHF_WR, NULL);
1508 shf_reopen(fd, SHF_WR, shl_j);
1515 j_print(j, JP_MEDIUM, shl_j);
1516 shf_flush(shl_j);

Completed in 499 milliseconds