Home
last modified time | relevance | path

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

/mirbsd/src/bin/mksh/
Dhistrap.c1352 int restore_dfl = 0; in block_pipe() local
1358 restore_dfl = 1; in block_pipe()
1362 restore_dfl = 1; in block_pipe()
1364 return (restore_dfl); in block_pipe()
1369 restore_pipe(int restore_dfl) in restore_pipe() argument
1371 if (restore_dfl) in restore_pipe()