Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/amiga/dev/
Dms.c176 static int ms_matched = 0; in msmatch() local
179 if (!matchname((char *)aux, "ms") || ms_matched) in msmatch()
182 ms_matched = 1; in msmatch()