Home
last modified time | relevance | path

Searched refs:monitorlog_t (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/usr.bin/dsynth/
H A Ddsynth.h509 } monitorlog_t; typedef
602 int readlogline(monitorlog_t *log, char **bufp);
H A Dncurses.c56 static monitorlog_t nclog;
H A Dsubs.c864 readlogline(monitorlog_t *log, char **bufp) in readlogline()