Home
last modified time | relevance | path

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

/freebsd-14.2/bin/sh/
H A Dparser.c422 int is_subshell; in command() local
425 is_subshell = 0; in command()
575 is_subshell = 1; in command()
612 if (!is_subshell) { in command()