Searched refs:unbound_flag (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sbin/devmatch/
H A Ddevmatch.c63 static bool unbound_flag; variable
278 if (!dump_flag && !unbound_flag && lastmod && strcmp(lastmod, "kernel") == 0)
408 if (!unbound_flag) {
427 if (unbound_flag && found == 0 && *pnpinfo) {
592 unbound_flag = true;

Completed in 90 milliseconds