Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Deval.c726 int have_command = 0; in isdeclarationcmd() local
731 have_command = 1; in isdeclarationcmd()
745 (have_command || !isfunc("local")))); in isdeclarationcmd()