kbc.c | 51 static int kbc_print(void *, const char *name); 99 config_found(self, (void *)&ka, kbc_print, CFARGS_NONE); 102 config_found(self, (void *)&ka, kbc_print, CFARGS_NONE); 106 kbc_print(void *aux, const char *name) function in typeref:typename:int
|