getinfo
static void getinfo(void);
getinfo();
if (CheckCancel(0) || getinfo(fd, &start, &end) < 0) {
int getinfo(int fd, void **start, void **end);
hwp->getinfo == 0) {
sc->hw_if->getinfo(sc->hw_hdl, mi);
sc->hw_if->getinfo(sc->hw_hdl, &mi);
void (*getinfo)(void *, struct midi_info *);
.getinfo = umidi_getinfo,
getinfo(fd);
getinfo(fd);
static void getinfo(int fd);
getinfo(&s2, SHOW_COUNTS | SHOW_TIMES);
getinfo(&s, show);
static void getinfo(struct Info *, int);
getinfo(&s2);
getinfo(&s);
getinfo(&s1);
static void getinfo(struct Info *);
getinfo();
static void getinfo(void);