Home
last modified time | relevance | path

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

/dflybsd-src/bin/sh/
H A Deval.c734 int have_command = 0; in isdeclarationcmd() local
739 have_command = 1; in isdeclarationcmd()
753 (have_command || !isfunc("local")))); in isdeclarationcmd()