Searched refs:sl_loop (Results 1 – 3 of 3) sorted by relevance
100 (sl_loop): treat all return value from sl_command_loop >= 0 as ok, and286 * sl.c (sl_loop): s/2/1290 * sl.c (sl_loop): check that there is at least one argument before295 * sl.c (sl_loop): Fix general broken-ness.324 * sl.c: Add sl_command_loop, that is the loop body of sl_loop.
57 int sl_loop (SL_cmd *, const char *prompt);
340 sl_loop(SL_cmd *cmds, const char *prompt) in sl_loop() function