HomeSort by: relevance | last modified time | path
    Searched defs:filter_dev (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/midirecord/
midirecord.c 92 static bool filter_dev(unsigned);
633 filter_dev(unsigned device) function in typeref:typename:bool
656 if (filter_dev(device) || filter_chan(channel))
midirecord.c 92 static bool filter_dev(unsigned);
633 filter_dev(unsigned device) function in typeref:typename:bool
656 if (filter_dev(device) || filter_chan(channel))

Completed in 23 milliseconds