Searched refs:plant_and_seq (Results 1 – 1 of 1) sorted by relevance
233 char *plant_and_seq; in get_system_loc_code() local234 if (sscanf(system_id, "IBM,%*c%*c%ms", &plant_and_seq) != 1) in get_system_loc_code()246 "U%s.%s", mtm, plant_and_seq); in get_system_loc_code()249 free(plant_and_seq); in get_system_loc_code()