Home
last modified time | relevance | path

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

/third_party/mksh/
H A Djobs.c147 static struct shf *shl_j; variable
192 * shl_j is used to do asynchronous notification (used in in j_init()
195 shl_j = shf_fdopen(2, SHF_WR, NULL); in j_init()
1511 shf_reopen(fd, SHF_WR, shl_j);
1518 j_print(j, JP_MEDIUM, shl_j);
1519 shf_flush(shl_j);

Completed in 2 milliseconds