Searched refs:notme (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sbin/devmatch/ |
| H A D | devmatch.c | 283 int ival, len, ents, i, notme, mask, bit, v, found; in search_hints() local 340 notme = 0; in search_hints() 376 notme++; in search_hints() 380 notme++; in search_hints() 384 notme++; in search_hints() 415 notme++; in search_hints() 429 notme++; in search_hints() 431 notme++; in search_hints() 444 else if (!notme) { in search_hints()
|
| /freebsd/stand/common/ |
| H A D | module.c | 1344 int ival, len, ents, i, notme, mask, bit, v, found; in devmatch_search_hints() local 1401 notme = 0; in devmatch_search_hints() 1430 notme++; in devmatch_search_hints() 1434 notme++; in devmatch_search_hints() 1438 notme++; in devmatch_search_hints() 1457 notme++; in devmatch_search_hints() 1471 notme++; in devmatch_search_hints() 1473 notme++; in devmatch_search_hints() 1486 else if (!notme) { in devmatch_search_hints()
|