Searched refs:module_topology (Results 1 – 1 of 1) sorted by relevance
63 char module_topology[128]; in last_stage_init() local108 if (len + mlen < sizeof(module_topology)) { in last_stage_init()109 strcpy(module_topology + len, mname); in last_stage_init()115 module_topology[len > 0 ? len - 1 : 0] = '\0'; in last_stage_init()117 env_set("module_topology", module_topology); in last_stage_init()