Searched refs:__SS_PROTO (Results 1 – 1 of 1) sorted by relevance
29 #define __SS_PROTO (int, const char * const *, int, void *) macro40 void (* __SS_CONST function) __SS_PROTO; /* foo */54 void (*unknown) __SS_PROTO; /* call for unknown command */64 void ss_help __SS_PROTO; variable