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

/netbsd-6-1-5-RELEASE/usr.bin/systat/
H A Dsystat.h44 struct command *c_commands; /* commands for mode */ member in struct:mode
H A Dcmds.c63 if (curmode->c_commands) {
64 for (c = curmode->c_commands; c->c_name; c++) {

Completed in 213 milliseconds