Searched refs:table_filename (Results 1 – 1 of 1) sorted by relevance
1309 char table_filename[PATH_MAX]; in osl_get_customized_table() local1345 sprintf(table_filename, "%s/%4.4s%d", pathname, in osl_get_customized_table()1348 sprintf(table_filename, "%s/%4.4s", pathname, in osl_get_customized_table()1363 status = osl_read_table_from_file(table_filename, 0, NULL, table); in osl_get_customized_table()