Searched refs:osrel (Results 1 – 1 of 1) sorted by relevance
1181 char osrel[64]; in dt_module_update() local1194 len = sizeof(osrel); in dt_module_update()1195 if (sysctl(mib_osrel, 2, osrel, &len, NULL, 0) == -1) { in dt_module_update()1209 "/stand/%s/%s/modules/%s/%s.kmod", machine, osrel, name, name); in dt_module_update()