Home
last modified time | relevance | path

Searched refs:j_sync_open (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/bin/ksh/
H A Djobs.c202 static int j_sync_open; variable
468 if (j_sync_open) { /* should never happen */
469 j_sync_open = 0;
475 j_sync_open = 1;
512 if (j_sync_open) {
514 j_sync_open = 0;
535 if (j_sync_open) {
548 j_sync_open = 0;
578 j_sync_open = 0;
1093 if (j_sync_open) {
[all …]