Searched refs:have_subcommands (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/ddb/
H A Ddb_command.c315 int have_subcommands; local
317 have_subcommands = 0;
320 have_subcommands++;
325 if (have_subcommands > 0) {

Completed in 159 milliseconds