Format: AllC/C++CSSTextshell script Advanced Search
214: typedef struct softhand { 215: SIMPLEQ_ENTRY(softhand) sh_q; 216: void (*sh_func)(void *);