Searched refs:io_gettechnology (Results 1 – 1 of 1) sorted by relevance
211 static TECHNOLOGY *io_gettechnology(CHAR*);1222 return((INTBIG)io_gettechnology(name)); in io_decode()1610 tech = io_gettechnology(io_keyword); in io_tech()1848 tech = io_gettechnology(line); in io_nodtyp()2124 tech = io_gettechnology(line); in io_arctyp()2364 TECHNOLOGY *io_gettechnology(CHAR *line) in io_gettechnology() function