Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Dparser.c417 int is_subshell; in command() local
420 is_subshell = 0; in command()
570 is_subshell = 1; in command()
607 if (!is_subshell) { in command()