Home
last modified time | relevance | path

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

/external/mksh/src/
Dhistrap.c1415 int restore_dfl = 0; in block_pipe() local
1421 restore_dfl = 1; in block_pipe()
1425 restore_dfl = 1; in block_pipe()
1427 return (restore_dfl); in block_pipe()
1432 restore_pipe(int restore_dfl) in restore_pipe() argument
1434 if (restore_dfl) in restore_pipe()