Home | History | Annotate | Download | only in ss

Lines Matching refs:sci_idx

69 char *ss_name(int sci_idx);
81 void ss_abort_subsystem(int sci_idx, int code);
82 void ss_quit(int argc, const char * const *argv, int sci_idx, void *infop);
83 void ss_self_identify(int argc, const char * const *argv, int sci_idx, void *infop);
85 int sci_idx, void *infop);
87 int sci_idx, void *infop);
89 int sci_idx, void *infop);
90 void ss_set_prompt(int sci_idx, char *new_prompt);
91 char *ss_get_prompt(int sci_idx);
92 void ss_get_readline(int sci_idx);