Home
last modified time | relevance | path

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

/dports/audio/bristol/bristol-0.60.10/brighton/
H A DbrightonCLI.c155 static int execCLI(guimain *, int, char **);
380 execCLI, cliComm},
434 execCLI, cliComm},
1105 execCLI(guimain *global, int c, char **argv) in execCLI() function
1725 return(execCLI(global, c - 1, v += 1)); in execSet()