Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c5466 #undef CLOSED
5468 #define CLOSED -1 /* marks a slot of previously-closed fd */ macro
5704 sq->two_fd[i].moved_to = CLOSED; in add_squirrel_closed()
5937 sv->two_fd[0].moved_to = CLOSED; in pushfd()
5987 if (copy == CLOSED) { in popredir()