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

/freebsd-11-stable/tools/tools/bus_autoconf/
H A Dbus_sections.c80 static const char *psub_cache; local
82 if (psub_cache && strcmp(psub_cache, section) == 0)
87 psub_cache = section;
93 psub_cache = section;

Completed in 50 milliseconds