tag | line | file | source code |
question | 304 | drivers/sound/configure.c | char *question, |
question | 326 | drivers/sound/configure.c | printf ("int '%s %s' %s %d\n", question, choices, macro, defa); |
question | 328 | drivers/sound/configure.c | printf ("hex '%s %s' %s %x\n", question, choices, macro, defa); |
question | 337 | drivers/sound/configure.c | fprintf (stderr, "\n%s\n", question); |
question | 349 | drivers/sound/configure.c | fprintf (stderr, "%s set to %d.\n", question, num); |
question | 361 | drivers/sound/configure.c | fprintf (stderr, "%s set to %x.\n", question, num); |